You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why does it not detect when the dryer is off ? This creates a lot of errors in home assistant ..... It would be nice to solve the problem otherwise I will have to remove this extension.
Réessayer la configuration: Error communicating with API: TimeoutError()
`2022-02-10 13:35:17 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 0.3s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:20 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 1.5s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:23 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 2.0s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:26 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 1.6s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:29 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 10.9s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:43 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 19.3s
Why does it not detect when the dryer is off? This creates a lot of errors in home assistant ..... It would be nice to solve the problem otherwise I will have to remove this extension.
Why does it not detect when the dryer is off ? This creates a lot of errors in home assistant ..... It would be nice to solve the problem otherwise I will have to remove this extension.
Réessayer la configuration: Error communicating with API: TimeoutError()
`2022-02-10 13:35:17 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 0.3s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:20 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 1.5s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:23 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 2.0s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:26 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 1.6s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:29 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 10.9s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:43 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 19.3s
Why does it not detect when the dryer is off? This creates a lot of errors in home assistant ..... It would be nice to solve the problem otherwise I will have to remove this extension.
(aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])`
2022-02-10 13:34:44 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 5.4s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])`
The text was updated successfully, but these errors were encountered: