mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
change homeassistant.turn_on to light.turn_on (#2691)
This commit is contained in:
parent
23a4c1fa5b
commit
8de72a75cb
@ -21,7 +21,7 @@ automation:
|
||||
platform: sun
|
||||
event: sunset
|
||||
action:
|
||||
service: homeassistant.turn_on
|
||||
service: light.turn_on
|
||||
entity_id:
|
||||
- light.kitchen
|
||||
- light.living_room
|
||||
|
Loading…
x
Reference in New Issue
Block a user