Button card: rename 'service' to 'action' (#33786)

This commit is contained in:
c0ffeeca7 2024-07-16 14:14:19 +02:00 committed by GitHub
parent 8658ace841
commit 85b087110d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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