0.1.1 • Published 8 years ago

homebridge-lomoidtemerature v0.1.1

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

homebridge-lomwoidtemperature

LOM-OID-Temperature plugin for HomeBridge

Installation

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

Configuration

Configuration sample:

"platforms": [
	{
		"platform": "LomOidTemperature", 	// required
		"name": "LomOidTemperature",		// required
		"host": "10.0.1.52:8083",			// required
	}
],
0.1.1

8 years ago

0.1.0

8 years ago