Added action_name config value for button card (#24641)

This commit is contained in:
myztillx 2022-10-25 03:38:59 -04:00 committed by GitHub
parent f3bb41a6c4
commit b27277518c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,11 @@ theme:
required: false
description: Override the used theme for this card with any loaded theme. For more information about themes, see the [frontend documentation](/integrations/frontend/).
type: string
action_name:
required: false
description: Override the default action name for a button row.
type: string
default: Run
{% endconfiguration %}
Example: