I have two cards currently, one opens, the other closes my blinds. Makes sense to save on screen space and combine them into a toggle? But can this be done using the custom button card? Not sure where to even start…
Thanks, I guess it was because what I’m trying to control is one window that is rather large and there are 3 individual blinds. So I was using a scene to control all 3. But I guess with HA now having groups I should use this? Or I some how write all 3 entity’s into the code? (Not sure how to list 3)
This is awesome, thanks. I tried under each value putting … name: Open or name: Closed so that they are capitalized like everything else but didn’t seem to take. do you know if that’s possible to put under the state values?
The UI often abstracts and/or translates this into your native language as set by the system.
The values you would use will be listed bay the entity under ‘state’ in developer tools. (theyre case sensitive as well. So capitalization matters) in this case it’s likely open/closed/unknown or on/off/unknown