mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Added action_name config value for button card (#24641)
This commit is contained in:
parent
f3bb41a6c4
commit
b27277518c
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user