mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-20 19:09:46 +00:00
Still trying to fix school automations
This commit is contained in:
parent
3cd1ac7f94
commit
d304fa3501
@ -189,17 +189,17 @@ automation:
|
||||
- id: skylar_at_school
|
||||
alias: Skylar is at School
|
||||
trigger:
|
||||
- entity_id: device_tracker.jeffreystonesiphone
|
||||
- entity_id: device_tracker.life360_jeffrey_stone
|
||||
event: enter
|
||||
platform: zone
|
||||
zone: zone.starling
|
||||
- entity_id: device_tracker.katherinestonesiphone
|
||||
- entity_id: device_tracker.life360_kat_stone
|
||||
event: enter
|
||||
platform: zone
|
||||
zone: zone.starling
|
||||
condition:
|
||||
condition: time
|
||||
after: '07:45:00'
|
||||
after: '07:25:00'
|
||||
before: '08:30:00'
|
||||
weekday:
|
||||
- mon
|
||||
|
Loading…
x
Reference in New Issue
Block a user