0.1.10 • Published 8 years ago

homebridge-lomshutter v0.1.10

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
8 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

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago