Add some Elekcity Outlets to control Kitchen Rope lights above the cabinets

This commit is contained in:
CCOSTAN
2016-11-20 20:02:58 +00:00
parent 7ce1d62a12
commit 6566ac70fe
6 changed files with 38 additions and 19 deletions

View File

@@ -27,11 +27,15 @@
action:
- service: light.turn_on
entity_id:
- light.fridge
- light.s1
- light.s4
data:
brightness: 150
- service: switch.turn_on
entity_id: switch.kitchen_accents
- delay: 00:01:00
- service: switch.turn_on
entity_id: switch.kitchen_accents
- delay: 00:50:00
# 6:50am now.
- service: light.turn_on
@@ -44,6 +48,8 @@
- service: light.turn_off
entity_id:
- group.dining_room_lights
- service: switch.turn_off
entity_id: switch.kitchen_accents
- delay: 01:00:00
# 7:50am now.
- service: light.turn_on
@@ -56,9 +62,7 @@
# 8:30am now.
- service: light.turn_off
entity_id:
- group.kitchen_lights
- group.dinette_lights
data:
transition: 240
- group.interior_lights

View File

@@ -31,7 +31,12 @@
entity_id: group.interior_lights
- service: switch.turn_off
entity_id: group.amps
- delay: 00:01:00
- service: switch.turn_off
entity_id: switch.foyer_outlet
- delay: 00:01:00
- service: switch.turn_off
entity_id: switch.kitchen_accents

View File

@@ -24,14 +24,17 @@
before: '02:00'
action:
service: light.turn_on
entity_id:
- group.living_room_accents
- light.living_room_slider
- light.foyer_door
- light.fridge
- light.sink
- light.M1_front_right
data:
brightness: 150
- service: light.turn_on
entity_id:
- group.living_room_accents
- light.living_room_slider
- light.foyer_door
- light.fridge
- light.sink
- light.M1_front_right
data:
brightness: 150
- service: switch.turn_on
entity_id: switch.kitchen_accents

View File

@@ -22,6 +22,7 @@
#Green
rgb_color: [255,112,242]
#Purple
- alias: 'Sunset Stuff off'
trigger:
@@ -41,4 +42,8 @@
- service: light.turn_off
entity_id: light.pool_bathroom
- service: light.turn_off
entity_id: group.outdoor_lights
entity_id: group.outdoor_lights
- service: switch.turn_off
entity_id: switch.kitchen_accents