mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Button card: rename 'service' to 'action' (#33786)
This commit is contained in:
parent
8658ace841
commit
85b087110d
@ -131,8 +131,8 @@ entity: light.living_room
|
|||||||
Button card with a button name and a [script](/docs/scripts/) that runs when card is tapped:
|
Button card with a button name and a [script](/docs/scripts/) that runs when card is tapped:
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='/images/dashboards/entity_button_complex_card.png' alt='Screenshot of the Button card with script service'>
|
<img src='/images/dashboards/entity_button_complex_card.png' alt='Screenshot of the Button card with script action'>
|
||||||
Screenshot of the button card with script service.
|
Screenshot of the button card with script action.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user