0.1.1 • Published 8 years ago

homebridge-lomlock v0.1.1

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

homebridge-lomlock

LomLock plugin for HomeBridge

Installation

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

Configuration

Configuration sample:

"accessories": [
	{
		"accessory": "LomLock",
		"name": "Lock Name",
		"lockID": "ID like UG or EG",
		"host": "10.0.1.52:8083",
	}
],
0.1.1

8 years ago

0.1.0

8 years ago