Skip to content

Releases: kuestess/homebridge-platform-insteonlocal

homebridge-platform-insteonlocal v0.3.5-1

25 Jul 20:31
0a473e1
Compare
Choose a tag to compare

Fix stupid error preventing connection to hub

homebridge-platform-insteonlocal v0.3.5

20 Jul 23:56
58b9126
Compare
Choose a tag to compare

On-demand connections in an attempt to better support 2242 hubs

homebridge-platform-insteonlocal v0.3.4

21 Jun 02:41
73d3372
Compare
Choose a tag to compare

Added support for fanlinc, and scene status via keypadlinc. Alpha support for running on Insteon Hub Pro. Sanitize input of device IDs to support '.' delimeter. Fixed stupid errors :-) that cleared the Hub queue for all devices rather than just the target device. Implement a 'connection watcher' to periodically reset connection to the Hub and prevent control/status from grinding to a halt.

homebridge-platform-insteonlocal v0.3.3

16 May 23:14
17bc285
Compare
Choose a tag to compare

Added experimental support for fanlinc device types. Note that this is currently untested so feedback is appreciated. Fixed an issue preventing status for multiple keys on a single keypadlinc.

homebridge-platform-insteonlocal v0.3.2

08 May 01:28
6c7fcd0
Compare
Choose a tag to compare

Add support for scene status via a keypadlinc. See readme for changes to how scenes are configured!

homebridge-platform-insteonlocal v0.3.1

22 Apr 01:32
0f7cec7
Compare
Choose a tag to compare

Fixed issue with enable/disable of Express server

homebridge-platform-insteonlocal v0.3.0

11 Apr 01:43
d743f41
Compare
Choose a tag to compare
  • Support for more device types including switches, scenes, iolinc, leak sensors, and motion sensors
  • Significant simplification/consolidation of code and re-write to leverage built-in methods and events provided by home-controller. Express server no longer required, but still available for use.
  • Reworked event listener to capture status updates triggered by other devices and group broadcasts, eliminating the need for periodic polling (now disabled by default)
  • Consolidated initial status/polling methods to cut Insteon traffic in half

homebridge-platform-insteonlocal v0.2.2

20 Feb 02:29
32d7153
Compare
Choose a tag to compare

Really fix on/off devices this time

homebridge-platform-insteonlocal v0.2.1

19 Feb 23:26
84d7b5c
Compare
Choose a tag to compare

Corrected characteristics for on/off devices - should no longer incorrectly display dimming controls.

homebridge-platform-insteonlocal v0.2.0

20 Jan 19:24
Compare
Choose a tag to compare

Updated to use home-controller allowing for multiple devices