Skip to content

Commit c437a76

Browse files
iantrichfrenck
authored andcommitted
add action_name option for scene and script rows (#11856)
1 parent 7bbd68f commit c437a76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_lovelace/entities.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ footer:
7575
required: false
7676
description: Footer widget to render. See [footer documentation](/lovelace/header-footer/).
7777
type: map
78+
action_name:
79+
required: false
80+
description: Button label. (Only applies to `script` and `scene` rows)
81+
type: string
7882
tap_action:
7983
required: false
8084
description: Action to take on tap

0 commit comments

Comments
 (0)