entity: binary_sensor.front_door_2_front_door_2
state_color: false
tap_action:
confirmation: Are You Sure?
action: toggle
I need it for switch.greenhouse_heater_greenhouse_heater but don’t really care if all entities on the card are included. The yaml looks right to me from reading the documentation but I don’t get a confirmation window when I tap the switch.
Had already put in a bug report but it’s closed now.
The toggle or perhaps a radio button is necessary so that other people (wife) will have a visual reference for the associated action (on/off). I’m looking at the action button link you provided (thanks for that) but I don’t see any actual buttons in the screenshots. It just seems to be more of what I have now where tapping the text produces an action. Is this wrong? Is there code to display a toggle or radio button that will observe the associated tap action code?
That’s right. The discussion has been stalled since last August, as far as I could see. I think another card would indeed be better suited to your requirements.
Arganto posted a full example of how to integrate a custom card in Entities Card. Custom Button Card is another example but in my opinion Restriction Card is easier to set up.
Not my best day. Now can’t add the restriction card. I installed the card via HACS and added the resource to configuration.yaml and restarted but when I try to add the custom card i get this-