Some some quick renaming of switches! Thanks Notepad++

This commit is contained in:
CCOSTAN
2016-12-13 02:32:14 +00:00
parent 0de6af05cb
commit f3e1ba125d
5 changed files with 31 additions and 10 deletions

View File

@@ -8,13 +8,13 @@
switch_turn_off_all:
sequence:
- service: switch.turn_off
entity_id: switch.outlet_living_room
entity_id: switch.living_room_outlet
- delay: '00:01:00'
- service: switch.turn_off
entity_id: switch.kitchen_Accents
- delay: '00:01:00'
- service: switch.turn_off
entity_id: switch.outlet_den
entity_id: switch.den_outlet
- delay: '00:01:00'
- service: switch.turn_off
entity_id: switch.foyer_outlet
@@ -29,13 +29,13 @@ switch_turn_off_all:
entity_id: switch.living_room_amp
- service: switch.turn_off
entity_id: switch.outlet_living_room
entity_id: switch.living_room_outlet
- delay: '00:01:00'
- service: switch.turn_off
entity_id: switch.kitchen_Accents
- delay: '00:01:00'
- service: switch.turn_off
entity_id: switch.outlet_den
entity_id: switch.den_outlet
- delay: '00:01:00'
- service: switch.turn_off
entity_id: switch.foyer_outlet