rodtoll / homebridge-isy-js

Homebridge platform plugin for the ISY series of home controllers from Universal Devices.
MIT License
22 stars 27 forks source link

Fix: Identification request kills homebridge #38

Closed suderman closed 7 years ago

suderman commented 7 years ago

This change fixes the issue I raised today, as well as an older duplicate issue I missed.

In addition, I stripped down the identify method for scenes. I have ISY programs watching scenes to initiate more complex sequences, and quickly turning them on and off for identification didn't feel right for me.

rodtoll commented 7 years ago

I addressed by using a that reference rather then a bind. Matches the style I use throughout the code elsewhere. But end result is the same, bug you identified should now be resolved in plugin version 0.1.6.