Update Entity Button Docs (#7588)

This commit is contained in:
Zack Arnett 2018-11-21 06:32:55 -05:00 committed by Fabian Affolter
parent 0fc200df3a
commit 130ce79a29

View File

@ -77,6 +77,7 @@ Title and Script Service Example:
```yaml
- type: entity-button
name: Turn Off Lights
tap_action: call-service
entity: script.turn_off_lights
service: script.turn_on
```