Hi all,
I found some unexpected behaviour this morning using the group switch. The logic doesn’t seem right to me, I’m interested in the community thoughts.
Apologies I’m unable to get screenshots currently, so will try to describe clearly below.
Initial State:
Climate Control (Group) {ON}
Living room AC {OFF}
Bedroom AC {ON}
Bedroom Fan {ON}
My wife had two of the group entities {ON}, then hit the group (Climate Control) switch to turn everything off… this didn’t work as expected, it seems to have toggled every entity rather than moving everything to {OFF}:
Final State:
Climate Control (Group) {OFF}
Living room AC {ON} <- unexpected
Bedroom AC {OFF}
Bedroom Fan {OFF}
I’d expect & prefer the group switch to behave as a bulk control (rather than toggling all group entities)… when I switch it ON, any entity that’s currently OFF should change to ON, any entities that were already ON should be unchanged. Similarly, when switching the group OFF, any entities that are currently ON should be switched OFF, any entities that were already OFF should be unchanged.