Skip to content

Version History

jvmahon edited this page Jan 2, 2020 · 19 revisions
Version Description
0.0.29 (planned) Change automatically generated naming to remove the dash between the room name and the item name. Add checking so that plugin detects if user mistakenly specified a root device in the config.json. Add warning if "login" and "password" aren't both entered in config.json
0.0.28 Added notifier to inform user when an update is available.
0.0.27 Added notifier to inform user when an update is available.
0.0.26 Fix for Garage Door Openers.
0.0.24 Fixed a 'race' condition in JavaScript which caused some lights not to be correctly identified as dimmers
0.0.21 Fixed an error that could prevents some lights from turning off.
0.0.20 Various patches to allow SSL usage.
0.0.12 Fix for "names" field not being recognized.
0.0.11 Allow a battery to be associated with more devices including switches.
0.0.10 Initial alpha / beta testing builds.

Version numbers not identified were intermediate builds.

Home

Installation

I've deleted most of my "old" installation instructions that used to be here. Homebridge has updated their instructions and they are now more comprehensive than what I had. Just follow their instructions: https://www.npmjs.com/package/homebridge

And be sure to use config-ui-x. Its really great for setting up the plugin.

Configuring Devices

These instructions are now a bit out of date. You can follow them to set up the plugin, but there is now a settings interface in config-ui-x which makes it much easier.

FAQs

Why won't my device names change after I edit them in config.json

Miscellaneous

Clone this wiki locally