diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index 05384a361dbd..aba855d4f984 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -75,6 +75,10 @@ footer: required: false description: Footer widget to render. See [footer documentation](/lovelace/header-footer/). type: map +action_name: + required: false + description: Button label. (Only applies to `script` and `scene` rows) + type: string tap_action: required: false description: Action to take on tap