I’m fighting with templates not usable everywhere. To be honest not sure if this is pure HA issue, or the custom cards I’m using (mushroom)
just as an example: I’d like to have a single button with different action based on a entity state - if room lights are off, swith on the main light. If any light in the room is on, switch off everything (light group)
(where light.room_main is the main light and light.grp_room is the group of all lights in the room.)
But trying to incorporate that to the UI with mushroom cards is a pain. The same goes to custom icon colors… (with an workaround by the mushroom template card).
Why the hell can’t the templates be used and evaluated simply anywhere?