2022-11-12 05:01:48.476 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-12 05:01:48.477 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-12 05:01:48.478 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-12 05:02:03.645 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0 2022-11-12 05:02:03.648 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0 2022-11-12 05:02:03.650 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0 2022-11-12 05:02:06.744 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-12 05:33:49.294 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/sonos/__init__.py", line 317, in _async_handle_discovery_message await self.hass.async_add_executor_job( File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/usr/src/homeassistant/homeassistant/components/sonos/__init__.py", line 246, in _add_speaker speaker.setup(self.entry) File "/usr/src/homeassistant/homeassistant/components/sonos/speaker.py", line 187, in setup self.media.play_mode = self.soco.play_mode File "/usr/local/lib/python3.10/site-packages/soco/core.py", line 565, in play_mode result = self.avTransport.GetTransportSettings( File "/usr/local/lib/python3.10/site-packages/soco/services.py", line 206, in _dispatcher return self.send_command(action, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/soco/services.py", line 514, in send_command self.handle_upnp_error(response.text) File "/usr/local/lib/python3.10/site-packages/soco/services.py", line 562, in handle_upnp_error error = XML.fromstring(xml_error) File "/usr/local/lib/python3.10/xml/etree/ElementTree.py", line 1343, in XML return parser.close() xml.etree.ElementTree.ParseError: no element found: line 1, column 0 2022-11-12 06:03:10.036 WARNING (MainThread) [homeassistant.components.media_player] Error retrieving proxied image from http://192.168.1.52:1400/getaa?s=1&u=x-sonosapi-stream:tunein%253a4258?sid%3D303%26flags%3D8232%26sn%3D8 2022-11-12 06:03:10.046 WARNING (MainThread) [homeassistant.components.media_player] Error retrieving proxied image from http://192.168.1.139:1400/getaa?s=1&u=x-sonosapi-stream:tunein%253a9479?sid%3D303%26flags%3D8232%26sn%3D8 2022-11-12 06:03:10.124 WARNING (MainThread) [homeassistant.components.media_player] Error retrieving proxied image from http://192.168.1.120:1400/getaa?s=1&u=x-sonosapi-stream:tunein%253a9479?sid%3D303%26flags%3D8232%26sn%3D8 2022-11-12 07:21:10.728 ERROR (MainThread) [frontend.js.latest.202211080] :0:0 ResizeObserver loop completed with undelivered notifications. 2022-11-12 07:21:43.483 ERROR (MainThread) [frontend.js.latest.202211080] :0:0 ResizeObserver loop completed with undelivered notifications. 2022-11-12 20:26:45.700 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for smartmeter @ 192.168.1.122: Error connecting to ('192.168.1.122', 6053): [Errno 113] Connect call failed ('192.168.1.122', 6053) 2022-11-13 00:35:15.581 WARNING (MainThread) [homeassistant.components.sonos.speaker] Subscription renewal failed for Schlafzimmer: Request timed out 2022-11-13 05:00:14.879 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for smartmeter @ 192.168.1.122: Error while reading data: [Errno 104] Connection reset by peer 2022-11-13 06:42:49.886 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gardena/smart_system.py", line 185, in start_ws ws_url = await self.__get_ws_url(location) File "/usr/local/lib/python3.10/site-packages/backoff/_async.py", line 151, in retry ret = await target(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/gardena/smart_system.py", line 209, in __get_ws_url r = await self.client.post( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1842, in post return await self.request( File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 88, in request await self.ensure_active_token() File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 105, in ensure_active_token token = await self.fetch_token(url, grant_type='client_credentials') File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 118, in _fetch_token resp = await self.post( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1842, in post return await self.request( File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 92, in request return await super(AsyncOAuth2Client, self).request( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1514, in request request = self.build_request( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 344, in build_request url = self._merge_url(url) File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 374, in _merge_url merge_url = URL(url) File "/usr/local/lib/python3.10/site-packages/httpx/_urls.py", line 102, in __init__ raise TypeError( TypeError: Invalid type for url. Expected str or httpx.URL, got : None 2022-11-13 10:03:06.894 WARNING (MainThread) [homeassistant.components.sonos.speaker] No recent activity and cannot reach Schlafzimmer, marking unavailable 2022-11-13 11:09:43.999 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-14 00:23:10.236 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for smartmeter @ 192.168.1.122: Error connecting to ('192.168.1.122', 6053): [Errno 111] Connect call failed ('192.168.1.122', 6053) 2022-11-14 05:00:13.975 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for smartmeter @ 192.168.1.122: Error while reading data: [Errno 104] Connection reset by peer 2022-11-15 00:42:15.123 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-15 01:42:14.524 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-15 05:00:14.105 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for smartmeter @ 192.168.1.122: Error while reading data: [Errno 104] Connection reset by peer 2022-11-15 07:57:37.800 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for smartmeter @ 192.168.1.122: Error connecting to ('192.168.1.122', 6053): [Errno 113] Connect call failed ('192.168.1.122', 6053) 2022-11-15 14:11:53.924 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-15 17:11:44.530 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