Closed Mariusthvdb closed 1 year ago
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
every now and then below error is logged. It is about 2 Ikea Tradfri lights grouped to a single
light.kerststerren
. Because they are not in use currently, the group is disabled:there is nothing else but below reference in my config, or .storage data to either the indivual lights, or the grouped light group. Ever since I have been experiencing serious Tradfri problems, I have unregistered the individual lights, (they are no longer there on the Tradfri Gateway, both in HA and on the actual Tradfri app itself) and disabled this group in the helpers menu.
do note the
on the config_entry. Seems incorrect, considering this group is actually disabled via the UI.
What version of Home Assistant Core has the issue?
2023.4.5
What was the last working version of Home Assistant Core?
2023.1 ?
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Tradfri
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tradfri/
Diagnostics information
core.entity_registry:
core.config_entries:
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Ive always figured a disabled group wont be used in any backend logic anymore. Hence, after disabling the group, and deleting the individual light entities, Ive not actually 'deleted' the disabled group. Thinking it would be easy to re-enable during next Christmas time...
could this be the cause of the daily Tradfri trouble I have been experiencing?