Skip to content

Reboot unregisters resources #5078

@luckydonald

Description

@luckydonald

System Health details

System Information

version core-2026.2.1
installation_type Home Assistant OS
dev false
hassio true
docker true
container_arch aarch64
user root
virtualenv false
python_version 3.13.11
os_name Linux
os_version 6.12.51-haos
arch aarch64
timezone Europe/Berlin
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 4975
Installed Version 2.0.5
Stage running
Available Repositories 2681
Downloaded Repositories 99
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth pending
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 16.3
update_channel stable
supervisor_version supervisor-2026.01.1
agent_version 1.7.2
docker_version 28.3.3
disk_total 17.0 GB
disk_used 13.3 GB
nameservers 192.168.178.1, fd00::e228:6dff:fefa:6049, fe80::c6e9:84ff:fe7d:bcde
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization kvm
board generic-aarch64
supervisor_api ok
version_api ok
installed_addons File editor (5.8.0), Uptime Kuma (0.15.0), AirCast (5.1.0), AirSonos (5.1.0), Traccar (0.25.0), Mosquitto broker (6.5.2), Zigbee2MQTT (2.8.0-1), Music Assistant (2.7.6), NetAlertX (26.1.17), Get HACS (1.3.1), Zigbee2MQTT Proxy (0.3.0), Speech-to-Phrase (1.4.1), openWakeWord (2.1.0), Piper (2.2.2), Home Assistant Git Exporter (1.17.1), Log Viewer (0.17.1)
Dashboards
dashboards 9
resources 2
views 24
mode storage
Network Configuration
adapters lo (disabled), enp0s18 (enabled, default, auto), hassio (disabled), docker0 (disabled), veth06d5cde (disabled), veth9d2e39d (disabled), vethdec9eb5 (disabled), vethbcb181d (disabled), veth9e5ce96 (disabled), vethd47f696 (disabled), vethfc57946 (disabled), veth93141a1 (disabled), vethf124db1 (disabled), vethf5872fc (disabled), vetha4992a8 (disabled), vethe8e961a (disabled)
ipv4_addresses lo (127.0.0.1/8), enp0s18 (192.168.178.11/24), hassio (172.30.32.1/23), docker0 (172.30.232.1/23), veth06d5cde (), veth9d2e39d (), vethdec9eb5 (), vethbcb181d (), veth9e5ce96 (), vethd47f696 (), vethfc57946 (), veth93141a1 (), vethf124db1 (), vethf5872fc (), vetha4992a8 (), vethe8e961a ()
ipv6_addresses lo (::1/128), enp0s18 (2003:d2:1f19:7b00:24d4:24b5:8dc9:78ee/64, fe80::f724:c3d8:ef21:b513/64), hassio (fe80::ccb0:4dff:fe91:4814/64), docker0 (fe80::947e:f8ff:feb4:e941/64), veth06d5cde (fe80::a071:d0ff:fe81:2cde/64), veth9d2e39d (fe80::54c6:e4ff:fee7:ce2/64), vethdec9eb5 (fe80::147e:1cff:fe7d:93ba/64), vethbcb181d (fe80::84e0:9aff:fed8:843/64), veth9e5ce96 (fe80::e0db:27ff:fe53:18f8/64), vethd47f696 (fe80::148d:e9ff:fe8f:3ed/64), vethfc57946 (fe80::903f:cff:fecd:921a/64), veth93141a1 (fe80::8cea:4fff:fea5:7449/64), vethf124db1 (fe80::c85a:dfff:fee9:2d93/64), vethf5872fc (fe80::a456:d8ff:fe41:69b5/64), vetha4992a8 (fe80::d8d6:b3ff:fe37:91dc/64), vethe8e961a (fe80::f8bb:f9ff:fefd:553/64)
announce_addresses 192.168.178.11, 2003:d2:1f19:7b00:24d4:24b5:8dc9:78ee, fe80::f724:c3d8:ef21:b513
Recorder
oldest_recorder_run January 24, 2026 at 23:14
current_recorder_run February 8, 2026 at 16:31
estimated_db_size 1072.55 MiB
database_engine sqlite
database_version 3.49.2

Checklist

  • I'm running the newest version of HACS https://github.com/hacs/integration/releases/latest
  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • I have read https://hacs.xyz/docs/help/issues/
  • This issue is related to the backend (integration part) of HACS.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This is a bug and not a feature request.
  • This issue is not a duplicate issue of currently open or issues pending release.

Describe the issue

When restarting Homeassistent, the custom cards in the dashboard (-editor) I just installed and configured are no longer working.

Image

Reproduction steps

  1. Install any lovalace card plugin
  2. Put it in a dashboard
  3. Observe: It renders fine
  4. Reboot
  5. Open the same dashboard again
  6. Observe: It's now broken.

Debug logs

[15:31:02] INFO: �[32mHome Assistant Core finish process exit code 0�[0m
[15:31:02] INFO: �[32mHome Assistant Core service shutdown�[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
�[33m2026-02-08 16:31:19.055 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ha_washdata 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�[0m
�[33m2026-02-08 16:31:19.061 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration opendisplay 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�[0m
�[33m2026-02-08 16:31:19.065 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration cloudflare_speed_test 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�[0m
�[33m2026-02-08 16:31:19.069 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration steam_wishlist 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�[0m
�[33m2026-02-08 16:31:19.073 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration state_updated 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�[0m
�[33m2026-02-08 16:31:19.077 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration stateful_scenes 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�[0m
�[33m2026-02-08 16:31:19.082 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ssh 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�[0m
�[33m2026-02-08 16:31:19.086 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration basestation 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�[0m
�[33m2026-02-08 16:31:19.090 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration daily 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�[0m
�[33m2026-02-08 16:31:19.094 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ir_light 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�[0m
�[33m2026-02-08 16:31:19.098 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration average 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�[0m
�[33m2026-02-08 16:31:19.102 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration reaper 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�[0m
�[33m2026-02-08 16:31:19.105 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration openrgb 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�[0m
�[33m2026-02-08 16:31:19.109 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dwd_pollenflug 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�[0m
�[33m2026-02-08 16:31:19.113 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration state_cycler 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�[0m
�[33m2026-02-08 16:31:19.115 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration simple_timer 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�[0m
�[33m2026-02-08 16:31:19.120 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration choremander 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�[0m
�[33m2026-02-08 16:31:19.123 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration signalrgb 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�[0m
�[33m2026-02-08 16:31:19.127 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration switch_manager 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�[0m
�[33m2026-02-08 16:31:19.131 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�[0m
�[33m2026-02-08 16:31:19.135 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alert2 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�[0m
�[33m2026-02-08 16:31:19.139 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration rpi_gpio 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�[0m
�[33m2026-02-08 16:31:19.143 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration circadian_lighting 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�[0m
�[33m2026-02-08 16:31:19.147 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�[0m
�[33m2026-02-08 16:31:19.150 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration calendar_alarm_clock 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�[0m
�[33m2026-02-08 16:31:19.153 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration chameleon 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�[0m
�[33m2026-02-08 16:31:19.157 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mass_queue 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�[0m
�[33m2026-02-08 16:31:19.161 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration icloud3 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�[0m
�[33m2026-02-08 16:31:19.165 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mold_risk_index 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�[0m
�[33m2026-02-08 16:31:19.169 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration lightener 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�[0m
�[33m2026-02-08 16:31:19.172 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration adaptive_lighting 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�[0m
�[33m2026-02-08 16:31:19.175 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration flightradar24 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�[0m
�[33m2026-02-08 16:31:19.179 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration entity_controller 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�[0m
�[33m2026-02-08 16:31:19.182 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration universal_notifier 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�[0m
�[33m2026-02-08 16:31:19.185 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration browser_mod 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�[0m
�[33m2026-02-08 16:31:19.188 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration monitor_docker 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�[0m
�[33m2026-02-08 16:31:19.192 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tplink_router 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�[0m
�[33m2026-02-08 16:31:19.195 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration previous_state_tracker 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�[0m
�[33m2026-02-08 16:31:19.199 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration smart_announcements 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�[0m
�[33m2026-02-08 16:31:19.203 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration autosnooze 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�[0m
�[33m2026-02-08 16:31:19.207 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration multiscrape 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�[0m
�[33m2026-02-08 16:31:19.211 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ha_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�[0m
�[33m2026-02-08 16:31:19.213 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nanoleaf_effect_select 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�[0m
�[33m2026-02-08 16:31:19.217 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration climate_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�[0m
�[33m2026-02-08 16:31:19.220 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration eventsensor 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�[0m
�[32m2026-02-08 16:31:41.709 INFO (MainThread) [custom_components.hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 2.0.5
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
�[0m
�[32m2026-02-08 16:31:41.759 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore started�[0m
�[32m2026-02-08 16:31:42.092 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore done�[0m
�[32m2026-02-08 16:31:42.098 INFO (MainThread) [custom_components.hacs] Enable category: integration�[0m
�[32m2026-02-08 16:31:42.100 INFO (MainThread) [custom_components.hacs] Enable category: plugin�[0m
�[32m2026-02-08 16:31:42.101 INFO (MainThread) [custom_components.hacs] Enable category: template�[0m
�[32m2026-02-08 16:31:42.103 INFO (MainThread) [custom_components.hacs] Enable category: theme�[0m
�[32m2026-02-08 16:31:42.169 INFO (MainThread) [custom_components.hacs] Setting up plugin endpoint�[0m
�[32m2026-02-08 16:31:42.169 INFO (MainThread) [custom_components.hacs] <HacsFrontend> storage mode, cache for /hacsfiles/: True�[0m
�[36m2026-02-08 16:31:46.134 DEBUG (MainThread) [custom_components.scheduler] Scheduler detected a shutdown at 2026-02-08 16:30:12.517357+01:00.�[0m
// … unrelated custom integration debug spam …
�[32m2026-02-08 16:31:54.101 INFO (MainThread) [custom_components.hacs] Stage changed: setup�[0m
// … unrelated custom integration debug spam …
�[32m2026-02-08 16:31:54.103 INFO (MainThread) [custom_components.hacs] Stage changed: waiting�[0m
�[32m2026-02-08 16:31:54.104 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts�[0m
// … unrelated custom integration debug spam …
�[36m2026-02-08 16:32:31.008 DEBUG (MainThread) [custom_components.hacs] There are 6 scheduled recurring tasks�[0m
�[32m2026-02-08 16:32:31.008 INFO (MainThread) [custom_components.hacs] Loading removed repositories�[0m
�[32m2026-02-08 16:32:31.303 INFO (MainThread) [custom_components.hacs] Loading known repositories�[0m
�[36m2026-02-08 16:32:31.304 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for plugin�[0m
�[36m2026-02-08 16:32:31.305 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for integration�[0m
�[36m2026-02-08 16:32:31.307 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for theme�[0m
�[36m2026-02-08 16:32:31.308 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for template�[0m
�[36m2026-02-08 16:32:32.977 DEBUG (MainThread) [custom_components.hacs] <Integration qlerup/chores4kids-sync> Unregister stale custom repository�[0m
�[32m2026-02-08 16:32:33.116 INFO (MainThread) [custom_components.hacs] Stage changed: running�[0m
�[36m2026-02-08 16:32:33.413 DEBUG (MainThread) [custom_components.hacs] <QueueManager> The queue is empty�[0m
�[36m2026-02-08 16:32:33.416 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.critical'. Content did not change�[0m
�[36m2026-02-08 16:32:33.417 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue�[0m
// … unrelated custom integration debug spam …
�[36m2026-02-08 16:42:31.009 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue�[0m
// … unrelated custom integration debug spam …

Diagnostics dump

config_entry-hacs-01KBE68BR4DJKN6X0W3KZ1GGMH.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue:backendFor issues with the backend/integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions