Problem z aktualizacją core

dla uzupełnienia tematu:
2024-11-18 22:58:02.364 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
2024-11-18 22:58:02.365 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hikconnect 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
2024-11-18 22:58:02.366 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hikvision_next 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
2024-11-18 22:58:02.366 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
2024-11-18 22:58:02.409 ERROR (MainThread) [root] Uncaught exception
Traceback (most recent call last):
File “”, line 198, in _run_module_as_main
File “”, line 88, in _run_code
File “/usr/src/homeassistant/homeassistant/main.py”, line 223, in
sys.exit(main())
^^^^^^
File “/usr/src/homeassistant/homeassistant/main.py”, line 209, in main
exit_code = runner.run(runtime_conf)
^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/runner.py”, line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/local/lib/python3.12/asyncio/base_events.py”, line 687, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/runner.py”, line 157, in setup_and_run_hass
hass = await bootstrap.async_setup_hass(runtime_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 326, in async_setup_hass
await async_from_config_dict(config_dict, hass) is not None
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 458, in async_from_config_dict
await async_load_base_functionality(hass)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 427, in async_load_base_functionality
await asyncio.gather(
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 1977, in async_initialize
entries[entry_id] = config_entry
~~~~~~~^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 1618, in setitem
self.check_unique_id(entry)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 1659, in check_unique_id
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The entry unique id [[‘hikvision_next’, ‘DS-2CD2041G1-IDW120190926AAWRD66810529’]] is not a string.

1 polubienie