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
This is possibly a front-end issue.
I had assumed it was a core issue - because it doesn't happen for most helpers - so I therefore assume it is an issue with how components do or do not update the entity registry. However on home-assistant/core#126927 I was asked to post it here.
Whilst generating a config flow for the Bayesian Integration in home-assistant/core#122552 I came across a re-producible issue with it and several other, in-production config flows.
For some helpers, when a new helper is added it displays an error on the page until the page is refreshed.
Issue with group:
Recording.2024-09-27.153342.mp4
Same issue with integral, also showing page refresh at the end:
Recording.2024-09-27.153527.mp4
What version of Home Assistant Core has the issue?
core-2024.11.0.dev0
What was the last working version of Home Assistant Core?
The problem
This is possibly a front-end issue.
I had assumed it was a core issue - because it doesn't happen for most helpers - so I therefore assume it is an issue with how components do or do not update the entity registry. However on home-assistant/core#126927 I was asked to post it here.
Whilst generating a config flow for the Bayesian Integration in home-assistant/core#122552 I came across a re-producible issue with it and several other, in-production config flows.
For some helpers, when a new helper is added it displays an error on the page until the page is refreshed.
Issue with group:
Recording.2024-09-27.153342.mp4
Same issue with integral, also showing page refresh at the end:
Recording.2024-09-27.153527.mp4
What version of Home Assistant Core has the issue?
core-2024.11.0.dev0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Group, Integral
Link to integration documentation on our website
https://www.home-assistant.io/integrations/group/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Tested on chrome and edge.
Possibly related: home-assistant/core#124055
Related forum issue: https://community.home-assistant.io/t/how-to-remove-a-helper-without-entity-id/689704/15
It is possible the issue is somewhere in this function: https://github.com/home-assistant/core/blob/b458b204f0c29bd93a8cb4a851c7b5502de7761f/homeassistant/config_entries.py#L1344
The text was updated successfully, but these errors were encountered: