Changes

OpenHAB ISY Binding rework

5 bytes added, 00:14, 8 May 2018
/* Structural changes to ISY setup */
== Structural changes to ISY setup ==
currently, the binding only scans the ISY REST API once to discover existing devices - on initial creation of the bridge. If the bridge already exists in the OHAB config as a thing, it will not call the REST API's scan/discovery again. This means, for any addition/removal of devices or scenes on the ISY, the OHAB bridge has to be removed, which will also remove any discovered and linked INSTEON devices - the user has to start over on each structural change to the ISY. What's worseAlso: crating attempting to create a "phony" change to the bridge configuration with the intend that a correction of that change will trigger a rediscovery ends in a NPE in bridgehandler.dispose() and the user being unable to reuse that bridge handler again.
; FIX: fix the ISY Web Socket Listener to listen to
; : * Device Add/Remove
Bureaucrat, administrator
963
edits