| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- 2022-11-11 20:08:13.033 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration config_editor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2022-11-11 20:08:13.033 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2022-11-11 20:08:13.034 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration gardena_smart_system which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2022-11-11 20:08:26.868 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0
- 2022-11-11 20:08:26.870 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0
- 2022-11-11 20:08:26.872 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0
- 2022-11-11 20:08:30.112 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for updownlight @ 192.168.1.169: Error connecting to ('192.168.1.169', 6053): [Errno 113] Connect call failed ('192.168.1.169', 6053)
- 2022-11-11 23:35:42.312 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
- Traceback (most recent call last):
- File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 332, in __init__
- socket.inet_aton(ip_address)
- OSError: illegal IP address string passed to inet_aton
- The above exception was the direct cause of the following exception:
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/sonos/__init__.py", line 318, in _async_handle_discovery_message
- self._add_speaker, SoCo(discovered_ip)
- File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 119, in __call__
- cls._instances[key][args] = super().__call__(*args, **kwargs)
- File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 334, in __init__
- raise ValueError("Not a valid IP address string") from error
- ValueError: Not a valid IP address string
- 2022-11-11 23:35:43.102 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
- Traceback (most recent call last):
- File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 332, in __init__
- socket.inet_aton(ip_address)
- OSError: illegal IP address string passed to inet_aton
- The above exception was the direct cause of the following exception:
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/sonos/__init__.py", line 318, in _async_handle_discovery_message
- self._add_speaker, SoCo(discovered_ip)
- File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 119, in __call__
- cls._instances[key][args] = super().__call__(*args, **kwargs)
- File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 334, in __init__
- raise ValueError("Not a valid IP address string") from error
- ValueError: Not a valid IP address string
- 2022-11-12 05:01:41.922 WARNING (MainThread) [homeassistant.runner] Task could not be canceled and was still running after shutdown: <Task pending name='Task-159918' coro=<WebSocketCommonProtocol.close_connection() running at /usr/local/lib/python3.10/site-packages/websockets/legacy/protocol.py:1324> wait_for=<Future pending cb=[Task.task_wakeup()]>>
- 2022-11-12 05:01:42.132 ERROR (MainThread) [homeassistant] Error doing job: Task was destroyed but it is pending!
|