Multiple Integrations Fail to Set Up After Updates

ISSUE / PROBLEM:

For the past several months, whenever I install certain updates (Core, OS, Alexa Media Devices integration, etc.), the system restarts and most of my integrations show “Failed to set up” (see screenshot). The logs contain multiple warnings and errors at that time (see logs).

If I restart the system again—sometimes once, sometimes several times—the integrations eventually initialize and load normally.

SETUP / SPECS:

  • Hardware: RPi4
  • Core: 2025.1.0
  • Supervisor: 2024.12.3
  • OS: 14.1
  • Frontend: 20250103.0
  • HACS version: 2.0.1

STEPS TAKEN:

  1. Searched for a similar problem / solution on the forum. Found this: Home Assistant breaks after updates. It implicates the Alexa Media Player as a possible cause.
  2. Saved and attached logs.

QUESTION:
Is this a known issue with a known solution? If not, can anyone help point me in the right direction for troubleshooting?

SCREENSHOT OF FAILED INTEGRATIONS:

LOGS:

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
2026-02-08 06:37:36.648 WARNING (SyncWorker_0) [annotatedyaml.constructors] YAML file /config/packages/multinotify/multinotify_groups_helpers.yaml contains duplicate key "name". Check lines 12 and 22
2026-02-08 06:37:36.649 WARNING (SyncWorker_0) [annotatedyaml.constructors] YAML file /config/packages/multinotify/multinotify_groups_helpers.yaml contains duplicate key "entities". Check lines 13 and 23
2026-02-08 06:37:36.659 WARNING (SyncWorker_0) [annotatedyaml.constructors] YAML file /config/configuration.yaml contains duplicate key "template". Check lines 20 and 164
2026-02-08 06:37:36.660 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration bhyve 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
2026-02-08 06:37:36.661 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration life360 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
2026-02-08 06:37:36.661 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hass_agent 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
2026-02-08 06:37:36.662 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dreo 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
2026-02-08 06:37:36.662 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ge_home 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
2026-02-08 06:37:36.662 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
2026-02-08 06:37:36.663 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration google_maps 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
2026-02-08 06:37:36.663 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration openweathermaphistory 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
2026-02-08 06:37:36.663 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration unified_remote 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
2026-02-08 06:37:36.664 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
2026-02-08 06:37:36.664 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tapo_control 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
2026-02-08 06:37:36.665 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media 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
2026-02-08 06:37:36.665 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
2026-02-08 06:37:36.665 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tapo 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
2026-02-08 06:37:36.666 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration saver 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
2026-02-08 06:37:43.929 WARNING (SyncWorker_1) [annotatedyaml.constructors] YAML file /config/packages/multinotify/multinotify_groups_helpers.yaml contains duplicate key "name". Check lines 12 and 22
2026-02-08 06:37:43.930 WARNING (SyncWorker_1) [annotatedyaml.constructors] YAML file /config/packages/multinotify/multinotify_groups_helpers.yaml contains duplicate key "entities". Check lines 13 and 23
2026-02-08 06:37:43.953 WARNING (SyncWorker_1) [annotatedyaml.constructors] YAML file /config/configuration.yaml contains duplicate key "template". Check lines 20 and 164
2026-02-08 06:37:53.362 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity button.sam_gamer_satellite_shutdownviasatellite uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER-satellite_ShutdownviaSatellite"` option with `"default_entity_id": "button.SAM-GAMER-satellite_ShutdownviaSatellite"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.364 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity button.sam_gamer_shutdown uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_shutdown"` option with `"default_entity_id": "button.SAM-GAMER_shutdown"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.365 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity button.sam_gamer_mediaplaypause uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_mediaplaypause"` option with `"default_entity_id": "button.SAM-GAMER_mediaplaypause"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.383 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity button.dam_bst_shutdown uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "DAM-BST_shutdown"` option with `"default_entity_id": "button.DAM-BST_shutdown"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.760 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_satellite_loggeduser uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER-satellite_loggeduser"` option with `"default_entity_id": "sensor.SAM-GAMER-satellite_loggeduser"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.762 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_lastactive uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_lastactive"` option with `"default_entity_id": "sensor.SAM-GAMER_lastactive"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.763 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_loggeduser uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_loggeduser"` option with `"default_entity_id": "sensor.SAM-GAMER_loggeduser"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.766 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_usernotification uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_usernotification"` option with `"default_entity_id": "sensor.SAM-GAMER_usernotification"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.768 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_monitorpowerstate uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_monitorpowerstate"` option with `"default_entity_id": "sensor.SAM-GAMER_monitorpowerstate"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.769 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_sessionstate uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_sessionstate"` option with `"default_entity_id": "sensor.SAM-GAMER_sessionstate"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.771 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.sam_gamer_activewindow uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "SAM-GAMER_activewindow"` option with `"default_entity_id": "sensor.SAM-GAMER_activewindow"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.977 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.dam_bst_loggeduser uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "DAM-BST_loggeduser"` option with `"default_entity_id": "sensor.DAM-BST_loggeduser"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:37:53.979 WARNING (MainThread) [homeassistant.components.mqtt.entity] The configuration for entity sensor.dam_bst_lastactive uses the deprecated option `object_id` to set the default entity id. Replace the `"object_id": "DAM-BST_lastactive"` option with `"default_entity_id": "sensor.DAM-BST_lastactive"` in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
2026-02-08 06:38:11.148 WARNING (MainThread) [custom_components.life360.coordinator] Could not retrieve full Circles & Members list from server; will retry
2026-02-08 06:38:38.561 WARNING (MainThread) [homeassistant.bootstrap] Waiting for integrations to complete setup: {('brother', 'c44dd18803207ebccf9b03f9d9a796f3'): 1595098.641574841, ('life360', '4c11ca3edab16f67ce90a124a1f16812'): 1595099.455903102, ('tuya', '01JZ1JJA59RMMN6YY11FNAGZ8T'): 1595099.725964003, ('esphome', 'e379b923476e6810e1155c9146572554'): 1595103.536132649, ('esphome', '14d2070bfac37875853886364e886d90'): 1595103.53651763, ('esphome', '71df55e296ceac43d3d5394585df03af'): 1595103.536729723, ('esphome', 'a9bbff24c9017195218cc99f9b9af865'): 1595103.536879982, ('esphome', 'c4c91e90e306032b597f7897f1fbadf0'): 1595103.537003852, ('esphome', '01JAATDCTCPJ7T61MD391FA73Q'): 1595103.537127426, ('esphome', '01JABD3WGR3PXJABMHDPB2NGXK'): 1595103.537250093, ('esphome', '01JABEX74ARH16CJBY46KR8YAD'): 1595103.537335982, ('esphome', '01JADGYKK6J2N4MN3XHSQG18JS'): 1595103.537407741, ('esphome', '01JAJP9K86ZQHZF2JCZDCHT93F'): 1595103.537478445, ('esphome', '01JNXY3S4BHJB9EC0JT0JGXNJS'): 1595103.537548408, ('esphome', '01JNY31BV79Q9KRHNVAP3A9MWS'): 1595103.537616464, ('esphome', '01JSC9ZM2CHQWZRH37V4TBG9E0'): 1595103.537689723, ('onkyo', '01JC4XSPAHYJKG3YDK23AR4E8Z'): 1595104.730195435, ('triggercmd', '01JTBKE21K50ZSMXHQY7T7N82V'): 1595105.219926399, ('playstation_network', '01KAY2H1FANZH8W1TMFXZDBXRZ'): 1595108.989063059, ('ping', '4a0983d7a3667ea440c8f1d26c778170'): 1595109.007932654, ('ping', 'c2eb61185d8ca2199985a2e29c3d5da1'): 1595109.008439765, ('ping', '01JMRMNFW0AWW83KCV3KEZJRVJ'): 1595109.008877173, ('season', '01JJSN4XGAKPKAVHXS3AMZP00E'): 1595109.010624802, ('roku', '08727f1cb6e954bb05a257e509bdeb9f'): 1595109.134276261, ('roku', '01JB08MK03W2RH37D1YM6YHFTB'): 1595109.135933613, ('roku', '01JC70N9T69E8CNMJFKVPC3SE5'): 1595109.137494058, ('bhyve', '01JZZSDBXQFDHZPY638FG1PD8K'): 1595109.151270337}
2026-02-08 06:39:36.882 INFO (SyncWorker_3) [icloud3] Loading iCloud3 v3.3.4.4
2026-02-08 06:39:36.882 INFO (SyncWorker_3) [icloud3] Open iCloud3 Log File (icloud3.log)
2026-02-08 06:39:39.025 WARNING (MainThread) [homeassistant.bootstrap] Waiting for integrations to complete setup: {('brother', 'c44dd18803207ebccf9b03f9d9a796f3'): 1595098.641574841, ('life360', '4c11ca3edab16f67ce90a124a1f16812'): 1595099.455903102, ('tuya', '01JZ1JJA59RMMN6YY11FNAGZ8T'): 1595099.725964003, ('esphome', 'e379b923476e6810e1155c9146572554'): 1595103.536132649, ('esphome', '14d2070bfac37875853886364e886d90'): 1595103.53651763, ('esphome', '71df55e296ceac43d3d5394585df03af'): 1595103.536729723, ('esphome', 'a9bbff24c9017195218cc99f9b9af865'): 1595103.536879982, ('esphome', 'c4c91e90e306032b597f7897f1fbadf0'): 1595103.537003852, ('esphome', '01JAATDCTCPJ7T61MD391FA73Q'): 1595103.537127426, ('esphome', '01JABD3WGR3PXJABMHDPB2NGXK'): 1595103.537250093, ('esphome', '01JABEX74ARH16CJBY46KR8YAD'): 1595103.537335982, ('esphome', '01JADGYKK6J2N4MN3XHSQG18JS'): 1595103.537407741, ('esphome', '01JAJP9K86ZQHZF2JCZDCHT93F'): 1595103.537478445, ('esphome', '01JNXY3S4BHJB9EC0JT0JGXNJS'): 1595103.537548408, ('esphome', '01JNY31BV79Q9KRHNVAP3A9MWS'): 1595103.537616464, ('esphome', '01JSC9ZM2CHQWZRH37V4TBG9E0'): 1595103.537689723, ('onkyo', '01JC4XSPAHYJKG3YDK23AR4E8Z'): 1595104.730195435, ('triggercmd', '01JTBKE21K50ZSMXHQY7T7N82V'): 1595105.219926399, ('playstation_network', '01KAY2H1FANZH8W1TMFXZDBXRZ'): 1595108.989063059, ('ping', '4a0983d7a3667ea440c8f1d26c778170'): 1595109.007932654, ('ping', 'c2eb61185d8ca2199985a2e29c3d5da1'): 1595109.008439765, ('ping', '01JMRMNFW0AWW83KCV3KEZJRVJ'): 1595109.008877173, ('season', '01JJSN4XGAKPKAVHXS3AMZP00E'): 1595109.010624802, ('roku', '08727f1cb6e954bb05a257e509bdeb9f'): 1595109.134276261, ('roku', '01JB08MK03W2RH37D1YM6YHFTB'): 1595109.135933613, ('roku', '01JC70N9T69E8CNMJFKVPC3SE5'): 1595109.137494058, ('bhyve', '01JZZSDBXQFDHZPY638FG1PD8K'): 1595109.151270337, ('zwave_js', '506a71554ff8a2e30efba331715bddc1'): 1595132.388809044, ('ge_home', '01JTBM9FS09DJ016CRZP1SBSYV'): 1595176.012361706, ('openweathermaphistory', '01JWBAX8SPGNXRKB23ZSQVZ8TG'): 1595176.838707285, ('alexa_devices', '01KBR9JH6AW8ZXTTAN5929KWMF'): 1595178.208823187, ('google_maps', '01KDEJGZA9XS7CCFHACVF80M5D'): 1595178.541090486, ('alexa_media', 'f31940079e5cce88f038deeb22db790e'): 1595183.600958991, ('openweathermap', '4489624d3d3e0b9e3d555ab44534135c'): 1595183.850208336, ('dreo', '01K97NW9E8E6RHAHWDF262X95A'): 1595183.968467238, ('ipp', '9ea1bb03dc85cadc929534d0005f9ece'): 1595184.559420642, ('bond', '9aea5ff13ea783db406822e43672d055'): 1595184.751507553, ('bond', '06f1b719bf654c172c24d879912f7291'): 1595184.752310127, ('bond', '01JMRHY4V46XSSB8DR0ENPAJEJ'): 1595184.752909368, ('bond', '01JMRJ0TJX3AS6W8BEW6KNKNDN'): 1595184.753423979, ('ecowitt', '01K60QQ06A6WCTHJXWKK7QF4AT'): 1595184.870387086, ('lutron_caseta', '45a0c58a57d6b637fbaab7f241622645'): 1595184.932907371, ('owntracks', 'cef07dbc2d8266b2d149136f815c865d'): 1595184.983117284, ('systemmonitor', '01J9AV1FWBKDERTW3Z1Q8C664S'): 1595185.008896139, ('upnp', 'dee494f24a0bf62a73c82ef8e43428b4'): 1595185.100447909, ('nws', '01JZGDCBTPEVERC1HF0SSGAYNC'): 1595185.15928249, ('uptime', 'e3ce12a568d2e725dbd8275bbd33ea72'): 1595185.166067547, ('nanoleaf', '01JX6NTG208RJGV1VZ6084TZBA'): 1595185.182554864, ('tod', '01JJW2XGYMYT2JS7ZFTSKB9S7V'): 1595185.19234805, ('icloud3', '01JDYXJ213STKC8WKQVS5D9423'): 1595185.667412439, ('tile', '01JAK6TSZ5HSXK19KM7K0DRSEC'): 1595185.713675815, ('rpi_power', 'ff827588fff8578073153e4b40b7c0a4'): 1595185.767149618, ('sonos', '7437e94a49c04407530b60a22674d4bb'): 1595186.809657686}
2026-02-08 06:40:04.763 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Game Room Smart Outlet' for tplink integration could not authenticate: Device authentication error connect: Device response did not match our challenge on ip 192.168.1.170, check that your e-mail and password (both case-sensitive) are correct. 
2026-02-08 06:40:04.774 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Guest Room Smart Outlet' for tplink integration could not authenticate: Device authentication error connect: Device response did not match our challenge on ip 192.168.1.129, check that your e-mail and password (both case-sensitive) are correct. 
2026-02-08 06:40:04.783 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Gaming PC Outlet' for tplink integration could not authenticate: Device authentication error connect: Device response did not match our challenge on ip 192.168.1.110, check that your e-mail and password (both case-sensitive) are correct. 
2026-02-08 06:40:06.575 WARNING (MainThread) [custom_components.life360.device_tracker] Location data for Life360 Georgie McNaughton (device_tracker.life360_georgie_mcnaughton) is missing: The user may have lost connection to Life360. See https://www.life360.com/support/
2026-02-08 06:40:07.267 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-bluetooth-proxy-34d0f0 @ 192.168.1.209: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.209', port=6053))]: [Errno 111] Connect call failed ('192.168.1.209', 6053) (SocketAPIError)
2026-02-08 06:40:07.279 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-bluetooth-proxy-933058 @ 192.168.1.155: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.155', port=6053))]: [Errno 111] Connect call failed ('192.168.1.155', 6053) (SocketAPIError)
2026-02-08 06:40:07.298 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-bluetooth-proxy-262d5c @ 192.168.1.143: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.143', port=6053))]: [Errno 111] Connect call failed ('192.168.1.143', 6053) (SocketAPIError)
2026-02-08 06:40:07.386 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-bluetooth-proxy-338690 @ 192.168.1.208: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.208', port=6053))]: [Errno 111] Connect call failed ('192.168.1.208', 6053) (SocketAPIError)

Start upgrading Core and Supervisor to recent versons.

Whoa. I’m embarrassed to say, I didn’t even realize they were out of date… and they are way outa date! I thought those updated automatically? And, I know I’ve been running core updates regularly. So, now I’m wondering if the updates never actually run.

Okay. That was my mistake. My system is not, in fact, that out of date. I copied and pasted those lines from a prior post and meant to update the dates, but clearly did not. These are actually the correct dates and versions:

  • Installation methodHome Assistant OS
  • Core2026.2.1
  • Supervisor2026.02.1
  • Operating System17.0
  • Frontend20260128.6
  • Companion app2026.1.1 (2026.1652)