change homeassistant.turn_on to light.turn_on (#2691)

This commit is contained in:
Michael 2017-05-23 00:29:11 -05:00 committed by Fredrik Lindqvist
parent 23a4c1fa5b
commit 8de72a75cb

View File

@ -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