A cover group is open only if all covers are open
The problem
A cover group is open only if all covers are open. Before updating to 2025.4 a cover group was open if one o more covers were open. This behaviour is also described in the docs: https://www.home-assistant.io/integrations/group#cover-groups
I tried also to create a new helper, even while adding entities it shows this behaviour.
What version of Home Assistant Core has the issue?
core-2025.4.4
What was the last working version of Home Assistant Core?
core-2025.2.5
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Group
Link to integration documentation on our website
https://www.home-assistant.io/integrations/group
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (group) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of group can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign groupRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
group documentation group source (message by IssueLinks)
Before updating to 2025.4
From which version did you update? In other words - what was the last working HA version?
2025.2.5
Sorry I didn't mention it. I updated my first post.
Further please also show us your configuration of the group entity, thx 👍
btw. there was only this #138201 change between 2025.2.5 and 2025.4.4
I add the group using the HA interface. I can replicate this behaviour even in the dialog when creating a new group, before saving it, because the icon updates immediatly. The covers are added via MQTT, I don't know if it matters.
Now everything is working as usual and I'm not able to replicate the problem again. Maybe it could be some kind of caching issue in the frontend? I close the issue.