mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Fix example (#7890)
This commit is contained in:
parent
6c6cd38a8f
commit
227407ebe3
@ -110,9 +110,9 @@ Title and Script Service Example:
|
|||||||
name: Turn Off Lights
|
name: Turn Off Lights
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
service: script.turn_on
|
service: script.turn_on
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: script.turn_off_lights
|
entity_id: script.turn_off_lights
|
||||||
entity: script.turn_off_lights
|
entity: script.turn_off_lights
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user