home-assistant-variables icon indicating copy to clipboard operation
home-assistant-variables copied to clipboard

HA 2024.7.2 has breaking changes

Open PrayerfulDrop opened this issue 7 months ago • 3 comments

With the latest update Variable does not start.

Logger: homeassistant.helpers.translation Source: helpers/translation.py:226 First occurred: 10:44:29 AM (2 occurrences) Last logged: 10:44:29 AM

Failed to load integration for translation: Integration 'variable' not found. Failed to load integration for translation: Integration 'icloud3' not found.

Logger: homeassistant.setup Source: setup.py:271 First occurred: 10:44:31 AM (2 occurrences) Last logged: 10:44:31 AM

Setup failed for 'variable': Integration not found. Setup failed for 'icloud3': Integration not found.

Same issues with another 3rd party app: icloud3 - https://github.com/home-assistant/core/pull/121658

PrayerfulDrop avatar Jul 10 '24 17:07 PrayerfulDrop