#confirmation action

1 messages · Page 1 of 1 (latest)

edgy shore
#

I have some issues getting confirmation boolean | map (Optional, default: false) on an entities card to work.
I have tried to set confirmation: true

It toggles the switch as normal though I am expecting a popup to confirm the toggle.
https://www.home-assistant.io/dashboards/actions/#tap-action

Home Assistant

Define what an object does when interacted with.

strange wedge
#

Unfortunately confirmations don't apply to UI elements (like the toggle switch), only to the tap-action, which applies when you click on the entity row itself (like click on the text)

strange wedge