[openwebnet] Fix Things synchronization at boot / reconnect (#11975)
* [openwebnet] Fixes #11972: shutters are not refreshed at boot * [openwebnet] added refreshDelay property * [openwebnet] updated openwebnet4j to 0.7.1 * [openwebnet] improved where parameter description * [openwebnet] updated to own4j 0.7.1 release * [openwebnet] improved synch at boot * [openwebnet] cleaned up refreshChannelState() and refreshDevice(), moved code to base class. Added supportsRefreshAllDevices() * [openwebnet] moved lastAllDevicesRefreshTS to sub-classes. Set CEN/CEN+ things to ONLINE automatically. * [openwebnet] improved comments/javadocs. Added connectSchedule to dispose() Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
@@ -14,5 +14,6 @@ offline.conf-error-auth = Authentication failed. Check gateway password in confi
|
||||
offline.comm-error-disconnected = Disconnected from gateway.
|
||||
offline.comm-error-timeout = Connection to gateway timed out.
|
||||
offline.comm-error-connection = Could not connect to gateway.
|
||||
offline.comm-error-state = Could not get channel state.
|
||||
|
||||
unknown.waiting-state = Waiting state update...
|
||||
|
||||
Reference in New Issue
Block a user