Update Lighting Package

This commit is contained in:
2022-08-27 15:37:27 -07:00
parent 24ab9bf6ec
commit f7f0aadf21

View File

@@ -293,7 +293,7 @@ automation:
entity_id: scene.jen_nightstand_high
# Automations for Presence Changes
- alias: Turn On Porch Light after Chorale
- alias: Turn On Porch Light when Arriving Home at Night
trigger:
- platform: zone
entity_id: person.jpk
@@ -307,6 +307,12 @@ automation:
entity_id: person.jpk
zone: zone.chorale_rehearsal_alt
event: leave
- platform: numeric_state
entity_id: proximity.jen
below: 10
- platform: numeric_state
entity_id: proximity.jpk
below: 10
condition:
- condition: state
alias: "Sun down"