mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Describe confirmation options for button entities rows (#35436)
* Update entities.markdown * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
f25ef231ac
commit
b08e002c85
@ -115,6 +115,10 @@ double_tap_action:
|
||||
required: false
|
||||
description: Action taken on row double tap. See [action documentation](/dashboards/actions/#double-tap-action).
|
||||
type: map
|
||||
confirmation:
|
||||
required: false
|
||||
description: For entities that display a button element in the row (for example, button, lock, script), this option adds a confirmation dialog to the press of the button. See [options for confirmation](/dashboards/actions/#options-for-confirmation) for configuration options.
|
||||
type: map
|
||||
{% endconfiguration %}
|
||||
|
||||
## Special row elements
|
||||
|
Loading…
x
Reference in New Issue
Block a user