Fixed Pool light naming.

pull/76/head
CCOSTAN 9 years ago
parent 3ab4426af4
commit 351fd62f11

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

Loading…
Cancel
Save

Powered by TurnKey Linux.