Closed majesty54 closed 1 year ago
Hey there @hacf-fr, @quentame, mind taking a look at this issue as it has been labeled with an integration (freebox
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
freebox documentation freebox source (message by IssueLinks)
You are using a custom component for freebox. You should remove it and use the internal freebox integration, or raise it on the custom component repository.
Yes that's right, I forgot about that sorry... Found a solution : edit the file /config/custom_components/freebox/init.py and replace:
hass.async_create_task(hass.config_entries.async_forward_entry_setups(entry, PLATFORMS))
The problem
hello, since 2023.5.2 update the freebox integration is throwing exception and entities and devices are not usable anymore.
Rolling back 2023.4.6 is ok.
thank you
What version of Home Assistant Core has the issue?
2023.5.3
What was the last working version of Home Assistant Core?
2023.4.6
What type of installation are you running?
Home Assistant Core
Integration causing the issue
freebox
Link to integration documentation on our website
https://www.home-assistant.io/integrations/freebox
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response