From Hentschel
Jump to: navigation, search

OpenHAB ISY Binding rework

203 bytes added, 00:17, 8 May 2018
/* No Scene updates from ISY */
; : * Variable Add/Remove (I don't use ISY variables)
; : and add/remove ISY devices to/from OHAB Inbox. Also, add a ISY REST scan each time the system starts up, and reconcile any changes to the device structure - this way the inbox can be updated. Existing devices should be set OFFLINE (or REMOVED?) if the device is no longer part of the REST interface. If the Web Socket indicates a removed device/scene/variable, remove from inbox if present -if the ISY device/scene/variable is already added as thing, then set OFFLINE (or REMOVED?).
 
== ISY bridge doesn't accept configuration changes ==
The ISY bridge doesn't implement 'handleConfigurationUpdate()', which means the bridge configuration (hostname, user, password) cannot be updated.
== No Scene updates from ISY ==