mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 11:35:30 +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
|
- id: skylar_at_school
|
||||||
alias: Skylar is at School
|
alias: Skylar is at School
|
||||||
trigger:
|
trigger:
|
||||||
- entity_id: device_tracker.jeffreystonesiphone
|
- entity_id: device_tracker.life360_jeffrey_stone
|
||||||
event: enter
|
event: enter
|
||||||
platform: zone
|
platform: zone
|
||||||
zone: zone.starling
|
zone: zone.starling
|
||||||
- entity_id: device_tracker.katherinestonesiphone
|
- entity_id: device_tracker.life360_kat_stone
|
||||||
event: enter
|
event: enter
|
||||||
platform: zone
|
platform: zone
|
||||||
zone: zone.starling
|
zone: zone.starling
|
||||||
condition:
|
condition:
|
||||||
condition: time
|
condition: time
|
||||||
after: '07:45:00'
|
after: '07:25:00'
|
||||||
before: '08:30:00'
|
before: '08:30:00'
|
||||||
weekday:
|
weekday:
|
||||||
- mon
|
- mon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user