[nikohomecontrol] Reconnection logic (#12885)
* Clear handler references when disposing handler * Improved handling when connection lost * Fix refresh interval property definition * Unset event handler when actions removed from NHC * Startup and connection attempt improvements * Unset action references * Reconnection logic cleanup * Cleanup bridge online setting * Also synchronize scheduleRestartCommunication Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
This commit is contained in:
@@ -24,8 +24,8 @@ bridge2ConfigPasswordLabel = API Token
|
||||
bridge2ConfigPasswordDescription = Token for Niko Home Control II hobby API, should not be empty. This token will have to be renewed after expiration (1 year after creation)
|
||||
|
||||
bridgeConfigRefreshLabel = Refresh Interval
|
||||
bridgeConfigRefreshDescription = Refresh interval for connection with Niko Home Control IP-interface (min), default 300. If set to 0 or left empty, no refresh will be scheduled
|
||||
bridge2ConfigRefreshDescription = Refresh interval for connection with Connected Controller or Wireless Smart Hub (min), default 300. If set to 0 or left empty, no refresh will be scheduled
|
||||
bridgeConfigRefreshDescription = Refresh interval for connection with Niko Home Control IP-interface (min), default 300. If set to 0, no refresh will be scheduled
|
||||
bridge2ConfigRefreshDescription = Refresh interval for connection with Connected Controller or Wireless Smart Hub (min), default 300. If set to 0, no refresh will be scheduled
|
||||
|
||||
# thing types
|
||||
pushButtonLabel = Pushbutton
|
||||
|
||||
Reference in New Issue
Block a user