Greetings.
It seems that, for some reason, “Switch: Turn off” is missing almost all labeled switches, however, they are correctly enumerated with label_entities
.
The UI expands the label to a single entity, and other entities are actually not turned off when triggered:
On the other hand, the entities are correctly enumerated in template:
And can even be selected individually for this specific action call:
I cannot see any particular difference in an entity that is included vs the one that is not, they seem to be pretty similar:
Obviously, both of these have the label.
Can that be a (strange) bug in configuration and is there a relatively simple fix or workaround for that?
Looking at label_entities
output it looks to me like it can be that only the last entity ID from the list it used, but on the other hand, such issue does not happen for “Light: Turn off” action that correctly enumerates all the lights.
Thanks!