mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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
|
||||
state: home
|
||||
action:
|
||||
service: homeassistant.turn_on
|
||||
service: light.turn_on
|
||||
entity_id: group.living_room_lights
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user