Open Plawasan opened 2 days ago
My guess it's related to this PR - https://github.com/home-assistant/core/pull/129065
updating __init__.py
to:
from homeassistant.core import HomeAssistant
from homeassistant.core_config import Config
fixed the issue for me.
Feel free to subit a PR with the fix. There's a deprecation period in latest beta to switch over.
I'd prefer someone with a bit more expertise/experience do that, I just got lucky the first thing I tried actually worked but I don't feel like messing with the main repo.
Version of the custom_component
0.5.13
Configuration
Describe the bug
Integration won't load in HA 2024.11b0 with the error shown below
Debug log