mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Corrected action for template switch documentation (#7954)
Changed `turn_on` to `turn_off`.
This commit is contained in:
parent
cb115f09de
commit
1cfc7eefd2
@ -37,7 +37,7 @@ switch:
|
||||
data:
|
||||
entity_id: switch.skylight_open
|
||||
turn_off:
|
||||
service: switch.turn_on
|
||||
service: switch.turn_off
|
||||
data:
|
||||
entity_id: switch.skylight_close
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user