Not sure how to say this exactly, but I am looking to make a card in my dashboard to show if any lights are on, and if so, if I click it, it will show the list of lights that are on. I would then make a card next to it that shows if any doors/windows are open. I know Dwains Dashboard does this, but I don’t like how limited you are in Dwains.
I have a custom button card that uses that group as its base entity - but depending on how things are - I change the color state, icon and actions that the card does. Green/blue and lock icon if all locks are locked (I have separate conditions whether the alarm is armed or not) Yellow, unlocked icon if any one is open, Soon I’m planning on adding Orange if any are unknown / jammed. etc.
Pressing on the button, brings up the more info card for the group
this was really easy, but not quite it. This is great that it shows you the entities that are in the state. I might use this for something else. Thank you.
Actually, I wonder if I can use custom button cards and the auto entities together? That would work if I could.
Whats it actually doing whats developer tools say about the state of the entity of you check it? Also if you add the group to a simple entity card how does it show up? (basically make sure your group works right first)
Then your group is working and its just the card. Its actually acting like the card isnt installed properly. Did you install with HACS? Did you reload the browser after installing custom button card? Try clearing the browser cache and restarting the browser. If that doesnt work, I’d raise an issue on the button card githib