For about the last year, I am finding that a number of integrations break whenever I install the latest version of Home Assistant. Usually after a lot of reboots, and sometimes waiting for a few days and rebooting again the problem goes away though, and all of my integrations behave ok again.
Today, after a version update and reboot I again see this in my notification box - which is the sign that things have broken again
And it’s always these same integrations that fail.
Looking at the logs doesn’t help me a lot (as I don’t really know what i’m looking for), but this may assist someone;
2024-10-18 14:17:03.192 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration waste_collection_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
2024-10-18 14:17:20.339 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.339 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.339 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.340 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.340 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.340 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.340 ERROR (MainThread) [homeassistant.config] Platform error: sensor - Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:20.391 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration ‘waste_collection_schedule’: Requirements for waste_collection_schedule not found: [‘icalevents!=0.1.28’].
2024-10-18 14:17:03.206 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration intesishome 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-10-18 14:17:24.545 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package pyintesishome==1.8.4: error: Request failed after 3 retries
Caused by: error sending request for url (Links for pyintesishome)
2024-10-18 14:17:29.423 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package pyintesishome==1.8.4: error: Request failed after 3 retries
Caused by: error sending request for url (Links for pyintesishome)
2024-10-18 14:17:34.973 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package pyintesishome==1.8.4: error: Request failed after 3 retries
Caused by: error sending request for url (Links for pyintesishome)
2024-10-18 14:17:39.513 ERROR (MainThread) [homeassistant.config] Platform error: climate - Requirements for intesishome not found: [‘pyintesishome==1.8.4’].
2024-10-18 14:17:39.549 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration ‘intesishome’: Requirements for intesishome not found: [‘pyintesishome==1.8.4’].
2024-10-18 14:17:03.199 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration aarlo 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-10-18 14:17:52.598 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package pyaarlo>=0.8.0.11: error: Request failed after 3 retries
Caused by: error sending request for url (Links for pyaarlo)
2024-10-18 14:17:58.545 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package pyaarlo>=0.8.0.11: error: Request failed after 3 retries
Caused by: error sending request for url (Links for pyaarlo)
2024-10-18 14:18:04.076 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package pyaarlo>=0.8.0.11: error: Request failed after 3 retries
Caused by: error sending request for url (Links for pyaarlo)
2024-10-18 14:18:10.900 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration ‘aarlo’: Requirements for aarlo not found: [‘pyaarlo>=0.8.0.11’, ‘unidecode’].
2024-10-18 14:18:11.095 ERROR (MainThread) [homeassistant.config] Platform error: alarm_control_panel - Requirements for aarlo not found: [‘pyaarlo>=0.8.0.11’, ‘unidecode’].
2024-10-18 14:17:03.203 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
2024-10-18 14:18:25.419 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration ‘alexa_media’: Requirements for alexa_media not found: [‘alexapy==1.29.2’].
2024-10-18 14:17:03.211 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
2024-10-18 14:19:00.536 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration ‘ge_home’: Requirements for ge_home not found: [‘magicattr==0.1.6’, ‘slixmpp==1.8.3’, ‘gehomesdk==0.5.28’].
Hopefully this make sense to someone.
Even rolling back to a known working version of HA also produces the same result, but then at some point in the future they start working again (after a reboot). I have no idea what’s going on, and it is very much deterring me from upgrading or even rebooting my system.
I’d appreciate any help that someone may be able to provide.
Thankyou
Stewie