Drugi raz w ciągu dwóch dni samoczynnie zrestartowało mi się HA.
Restart następuje ok 3 w nocy i nie wiem dlaczego.
Czy pomoże mi ktoś odczytać z loga w czym może tkwić problem?
2025-06-03 02:59:25.722 WARNING (SyncWorker_0) [annotatedyaml.constructors] YAML file /config/configuration.yaml contains duplicate key "color_charger". Check lines 27 and 44
2025-06-03 02:59:25.881 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration better_thermostat 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
2025-06-03 02:59:25.883 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration daily_schedule 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
2025-06-03 02:59:25.885 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spotcast 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
2025-06-03 02:59:25.887 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nodered 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
2025-06-03 02:59:25.890 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor 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
2025-06-03 02:59:25.892 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ai_thermostat 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
2025-06-03 02:59:25.895 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration personio 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
2025-06-03 02:59:25.898 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_gateway3 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
2025-06-03 02:59:25.900 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration localtuya 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
2025-06-03 02:59:25.902 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration notione 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
2025-06-03 02:59:25.905 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ytube_music_player 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
2025-06-03 02:59:25.907 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_miot 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
2025-06-03 02:59:25.910 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_miio_raw 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
2025-06-03 02:59:25.912 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alarmo 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
2025-06-03 02:59:25.914 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tuya_ble 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
2025-06-03 02:59:25.917 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration scheduler 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
2025-06-03 02:59:25.919 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
2025-06-03 02:59:29.807 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2025-06-03 02:59:29.918 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=813 from 2025-06-02 01:27:14.657567)
2025-06-03 02:59:36.621 ERROR (MainThread) [homeassistant.components.script] Script with alias 'Volume down' has invalid object id and has been disabled: invalid slug Volume (try volume). Got 'Volume'
2025-06-03 02:59:40.147 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/miio/miot_device.py:23: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
Bool = partial(_str2bool)
2025-06-03 02:59:40.204 ERROR (MainThread) [homeassistant.components.device_tracker] Error setting up platform legacy notione
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/device_tracker/legacy.py", line 345, in async_setup_legacy
setup = await hass.async_add_executor_job(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<5 lines>...
)
^
File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/notione/device_tracker.py", line 43, in setup_scanner
NotiOneTracker(hass, config, see)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/notione/device_tracker.py", line 68, in __init__
update_interval(None)
~~~~~~~~~~~~~~~^^^^^^
File "/config/custom_components/notione/device_tracker.py", line 65, in update_interval
hass.helpers.event.track_point_in_utc_time(
^^^^^^^^^^^^
AttributeError: 'HomeAssistant' object has no attribute 'helpers'
2025-06-03 02:59:41.477 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_ALBUM was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.ALBUM instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.484 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_ARTIST was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.ARTIST instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.491 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_CHANNEL was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.CHANNEL instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.497 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_DIRECTORY was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.DIRECTORY instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.504 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_EPISODE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.EPISODE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.510 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_MOVIE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.MOVIE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.516 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_MUSIC was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.MUSIC instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.522 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_PLAYLIST was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.PLAYLIST instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.528 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_SEASON was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.SEASON instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.533 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_TRACK was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.TRACK instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.539 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_TV_SHOW was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.TV_SHOW instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.544 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_ALBUM was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.ALBUM instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.550 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_ARTIST was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.ARTIST instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.555 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_CHANNEL was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.CHANNEL instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.560 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_EPISODE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.EPISODE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.567 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_MOVIE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.MOVIE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.574 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_PLAYLIST was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.PLAYLIST instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.584 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_SEASON was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.SEASON instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.591 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_TRACK was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.TRACK instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.598 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_TVSHOW was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.TVSHOW instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.606 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_STOP was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.STOP instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.613 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_PLAY was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.621 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_PAUSE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PAUSE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.626 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_PLAY_MEDIA was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY_MEDIA instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.632 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_PREVIOUS_TRACK was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PREVIOUS_TRACK instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.638 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_NEXT_TRACK was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.NEXT_TRACK instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.644 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_VOLUME_MUTE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_MUTE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.651 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_VOLUME_SET was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_SET instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.659 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_VOLUME_STEP was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_STEP instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.664 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_TURN_ON was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_ON instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.670 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_TURN_OFF was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_OFF instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.676 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_SHUFFLE_SET was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.SHUFFLE_SET instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.682 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_BROWSE_MEDIA was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.BROWSE_MEDIA instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.688 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_REPEAT_SET was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.REPEAT_SET instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.694 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_SELECT_SOURCE was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.SELECT_SOURCE instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.700 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_SEEK was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.SEEK instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.705 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_MUSIC was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.MUSIC instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.711 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] REPEAT_MODE_ALL was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use RepeatMode.ALL instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.717 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] REPEAT_MODE_OFF was used from ytube_music_player, this is a deprecated constant which will be removed in HA Core 2025.10. Use RepeatMode.OFF instead, please report it to the author of the 'ytube_music_player' custom integration
2025-06-03 02:59:41.728 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry yTubeMusic for ytube_music_player
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/ytube_music_player/__init__.py", line 15, in async_setup_entry
config_entry.data = ensure_config(config_entry.data) # make sure that missing storage values will be default (const function)
^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 553, in __setattr__
raise AttributeError(
f"{key} cannot be changed directly, use async_update_entry instead"
)
AttributeError: data cannot be changed directly, use async_update_entry instead
2025-06-03 02:59:41.888 WARNING (SyncWorker_4) [annotatedyaml.constructors] YAML file /config/configuration.yaml contains duplicate key "color_charger". Check lines 27 and 44
2025-06-03 02:59:46.021 WARNING (MainThread) [volvooncall.volvooncall] Failure when communicating with the server: Cannot connect to host vocapi.wirelesscar.net:443 ssl:default [DNS server returned answer with no data]
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/resolver.py", line 106, in resolve
resp = await self._resolver.getaddrinfo(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<5 lines>...
)
^
aiodns.error.DNSError: (1, 'DNS server returned answer with no data')
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/connector.py", line 1357, in _create_direct_connection
hosts = await self._resolve_host(host, port, traces=traces)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/connector.py", line 995, in _resolve_host
return await asyncio.shield(resolved_host_task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/connector.py", line 1026, in _resolve_host_with_throttle
addrs = await self._resolver.resolve(host, port, family=self._family)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp_asyncmdnsresolver/_impl.py", line 140, in resolve
return await super().resolve(host, port, family)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/resolver.py", line 115, in resolve
raise OSError(None, msg) from exc
OSError: [Errno None] DNS server returned answer with no data
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/volvooncall/volvooncall.py", line 68, in _request
async with self._session.request(
~~~~~~~~~~~~~~~~~~~~~^
method,
^^^^^^^
...<4 lines>...
**kwargs
^^^^^^^^
) as response:
^
File "/usr/local/lib/python3.13/site-packages/aiohttp/client.py", line 1425, in __aenter__
self._resp: _RetType = await self._coro
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/client.py", line 703, in _request
conn = await self._connector.connect(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
req, traces=traces, timeout=real_timeout
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.13/site-packages/aiohttp/connector.py", line 548, in connect
proto = await self._create_connection(req, traces, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/connector.py", line 1056, in _create_connection
_, proto = await self._create_direct_connection(req, traces, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/connector.py", line 1363, in _create_direct_connection
raise ClientConnectorDNSError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host vocapi.wirelesscar.net:443 ssl:default [DNS server returned answer with no data]
2025-06-03 02:59:46.088 WARNING (MainThread) [volvooncall.volvooncall] Could not query server: Cannot connect to host vocapi.wirelesscar.net:443 ssl:default [DNS server returned answer with no data]
2025-06-03 03:00:03.465 WARNING (MainThread) [homeassistant.components.climate] Setup of climate platform better_thermostat is taking over 10 seconds.
2025-06-03 03:00:03.466 WARNING (MainThread) [homeassistant.components.climate] Setup of climate platform better_thermostat is taking over 10 seconds.
2025-06-03 03:00:07.623 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for home-assistant-voice-0993de @ 192.168.1.182: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.182', port=6053))]: [Errno 113] Connect call failed ('192.168.1.182', 6053) (SocketAPIError)
2025-06-03 03:00:24.125 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package pycountry==22.3.5: × No solution found when resolving dependencies:
╰─▶ Because you require pycountry==22.3.5 and pycountry>=23.12.11, we can
conclude that your requirements are unsatisfiable.
2025-06-03 03:00:25.815 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package pycountry==22.3.5: × No solution found when resolving dependencies:
╰─▶ Because you require pycountry==22.3.5 and pycountry>=23.12.11, we can
conclude that your requirements are unsatisfiable.
2025-06-03 03:00:26.810 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package pycountry==22.3.5: × No solution found when resolving dependencies:
╰─▶ Because you require pycountry==22.3.5 and pycountry>=23.12.11, we can
conclude that your requirements are unsatisfiable.
2025-06-03 03:00:26.812 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/discovery_flow.py", line 137, in _async_start
await gather_with_limited_concurrency(FLOW_INIT_LIMIT, *init_coros)
File "/usr/src/homeassistant/homeassistant/util/async_.py", line 114, in gather_with_limited_concurrency
return await gather(
^^^^^^^^^^^^^
...<2 lines>...
)
^
File "/usr/src/homeassistant/homeassistant/util/async_.py", line 112, in sem_task
return await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1446, in async_init
flow, result = await self._async_init(flow_id, handler, context, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1482, in _async_init
flow = await self.async_create_flow(handler, context=context, data=data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1703, in async_create_flow
handler = await _async_get_flow_handler(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.hass, handler_key, self._hass_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 3780, in _async_get_flow_handler
await _load_integration(hass, domain, hass_config)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 3757, in _load_integration
await async_process_deps_reqs(hass, hass_config, integration)
File "/usr/src/homeassistant/homeassistant/setup.py", line 585, in async_process_deps_reqs
await requirements.async_get_integration_with_requirements(
hass, integration.domain
)
File "/usr/src/homeassistant/homeassistant/requirements.py", line 54, in async_get_integration_with_requirements
return await manager.async_get_integration_with_requirements(domain)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/requirements.py", line 153, in async_get_integration_with_requirements
return await int_or_fut
^^^^^^^^^^^^^^^^
homeassistant.requirements.RequirementsNotFound: Requirements for tuya_ble not found: ['pycountry==22.3.5'].