Skip to content

homebridge-platform-insteonlocal v0.3.0

Compare
Choose a tag to compare
@kuestess kuestess released this 11 Apr 01:43
· 192 commits to master since this release
d743f41
  • 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