From dbbdea264b375db80da304a4ea040d5c21abfe28 Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Mon, 28 Oct 2024 05:35:17 -0700 Subject: [PATCH] Update entities.markdown --- source/_dashboards/entities.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_dashboards/entities.markdown b/source/_dashboards/entities.markdown index 6185487a4238..7313f1d80032 100644 --- a/source/_dashboards/entities.markdown +++ b/source/_dashboards/entities.markdown @@ -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 (e.g. 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