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

View File

@ -11,6 +11,7 @@ default_view:
- group.holiday
- group.Bedroom_lights
- group.Kitchen_lights
- switch.kitchen_accents
- group.Dinette_lights
- group.living_room_lights
- group.living_room_accents
@ -35,6 +36,7 @@ Lights:
- group.holiday_lights
- group.Bedroom_lights
- group.Kitchen_lights
- switch.kitchen_accents
- group.Dinette_lights
- group.living_room_lights
- group.living_room_accents

View File

@ -34,14 +34,14 @@
code_off: 5264700
# Outlet 311_1
Outlet 311_1:
Kitchen Accents:
protocol: 1
pulselength: 186
code_on: 283955
code_off: 283964
# Outlet 311_2
Outlet 311_2:
# Outlet 311_2 : Responds to 311_1 as well.
Kitchen Accent 2:
protocol: 1
pulselength: 186
code_on: 284099