0.1.10 • Published 10 years ago

homebridge-lomshutter v0.1.10

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
10 years ago

homebridge-lomshutter

LomShutter plugin for HomeBridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-lomshutter
  3. Update your configuration file (see config snippet below)

Configuration

Configuration sample:

"accessories": [
	{
		"accessory": "LomShutter",
		"name": "Sgutter Name",
		"shutterID": "ID like US031 or ES15",
		"host": "10.0.1.52:8083",
	}
],
0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago