mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 11:16:37 +00:00
Closes #115 - stopped leveraging the Motion script and hard coded the Full Brightness scene instead.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
state: 'open'
|
||||
for: '00:01:30'
|
||||
|
||||
|
||||
condition:
|
||||
condition: and
|
||||
conditions:
|
||||
@@ -28,6 +27,8 @@
|
||||
before: '02:00:00'
|
||||
|
||||
action:
|
||||
- service: scene.turn_on
|
||||
entity_id: scene.front_full_brightness
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- group.living_room_accents
|
||||
@@ -45,12 +46,11 @@
|
||||
entity_id: switch.living_room_outlet
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.foyer_outlet
|
||||
- service: script.front_house_motion
|
||||
- delay: '00:10:00'
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.S1
|
||||
- light.S4
|
||||
- light.foyer_door
|
||||
- light.fridge
|
||||
|
||||
|
||||
- service: script.monthly_color_scene
|
||||
|
Reference in New Issue
Block a user