mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Update automation_sun.markdown (#10959)
Change to the proper service use. Better to use as an example.
This commit is contained in:
parent
6353fe3b7f
commit
2ac48b3606
@ -17,7 +17,7 @@ automation:
|
|||||||
entity_id: group.all_devices
|
entity_id: group.all_devices
|
||||||
state: home
|
state: home
|
||||||
action:
|
action:
|
||||||
service: homeassistant.turn_on
|
service: light.turn_on
|
||||||
entity_id: group.living_room_lights
|
entity_id: group.living_room_lights
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user