Hello, I'm pretty new to this Discord and hope I just created my post in the right channel!
Since the 2024.12 upgrade, two integrations that I was using (Toshiba AC and Arlo Camera Support) stopped working. I uninstalled these integrations, clean cache and stuff related to them, re-install through HACS. On configuration launch of these integrations (loading / config flow), I have the error "Config flow could not be loaded: {"message":"Invalid handler specified"}". When I take a log at HA, I see:
2024-12-13 09:10:10.082 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration aarlo: No module named 'pyaarlo'```
If I thy to install `pyaarlo` package through the command line and then try to launch the configuration wizard of the integration again, it works...
It seems like HACS or HA did not had the right to install package / or maybe installed the package in the wrong place.
Did this issue known to the community ?
If you need me investigate further, feel free ^^
Thanks for your help! 🙏