mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 09:58:17 +00:00
Add some Elekcity Outlets to control Kitchen Rope lights above the cabinets
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user