Fixed Pool light naming.

This commit is contained in:
CCOSTAN
2016-11-21 23:21:06 +00:00
parent 3ab4426af4
commit 351fd62f11

View File

@@ -13,7 +13,7 @@
- service: switch.turn_on
entity_id: switch.foyer_outlet
- service: light.turn_on
entity_id: light.pool_bathroom
entity_id: light.outdoor_bathroom
- service: light.turn_on
data:
entity_id: light.outdoor_foyer
@@ -40,7 +40,7 @@
data:
transition: 1200
- service: light.turn_off
entity_id: light.pool_bathroom
entity_id: light.outdoor_bathroom
- service: light.turn_off
entity_id: group.outdoor_lights
- service: switch.turn_off