Update Lighting Package
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user