mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Added new Nest Stuff - Removed Default View - Updated Sunrise lights.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- platform: sun
|
||||
event: sunset
|
||||
- platform: event
|
||||
event_type: halloween_lights_on
|
||||
event_type: holiday_lights_on
|
||||
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
@@ -22,13 +22,9 @@
|
||||
event: sunrise
|
||||
offset: '-03:30:00'
|
||||
- platform: event
|
||||
event_type: halloween_lights_off
|
||||
event_type: holiday_lights_off
|
||||
|
||||
action:
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.outlet_den
|
||||
- delay: 00:00:30
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.outlet_living_room
|
||||
- service: script.switch_turn_off_all
|
||||
|
||||
|
||||
@@ -14,5 +14,4 @@
|
||||
- group.kitchen_lights
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.office_lamp
|
||||
- group.living_room_lights
|
||||
@@ -8,12 +8,21 @@
|
||||
event: sunset
|
||||
|
||||
action:
|
||||
- service: script.monthly_front_house_scene
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.living_room_outlet
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.den_outlet
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.living_room_outlet
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.foyer_outlet
|
||||
- service: light.turn_on
|
||||
entity_id: light.outdoor_bathroom
|
||||
- service: script.monthly_front_house_scene
|
||||
|
||||
|
||||
|
||||
######################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user