You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config was used from brunata_online, this is a deprecated alias which will be removed in HA Core 2025.11. Use homeassistant.core_config.Config instead, please report it to the author of the 'brunata_online' custom integration
Apologies for the inconvenience; I've only just recently had time to look at the integration again, and have not had time to actually get the integration functioning. So far, everything here is just a HACS template. As mentioned in the Readme, this is a work in progress, and so far doesn't do anything.
I've recently gotten the API portion working, which is now published as a PyPi package, and I'm working on a re-implementation of everything to function better. I don't have a time-frame as of yet, but I'm spending as much of my free time on this as I have the energy to.
Ved selve oprettelsen af integrationen kommer denne fejl boks frem:
Konfigurationsflow kunne ikke indlæses: {"message":"Invalid handler specified"}
I loggen kan jeg se følgende:
Logger: homeassistant.core
Kilde: helpers/deprecation.py:222
Første forekomst: 14.14.55 (1 forekomster)
Senest logget: 14.14.55
Config was used from brunata_online, this is a deprecated alias which will be removed in HA Core 2025.11. Use homeassistant.core_config.Config instead, please report it to the author of the 'brunata_online' custom integration
og denne her:
Logger: homeassistant.config_entries
Kilde: config_entries.py:3249
Første forekomst: 14.14.55 (1 forekomster)
Senest logget: 14.14.55
Error occurred loading flow for integration brunata_online: No module named 'libs'
The text was updated successfully, but these errors were encountered: