Trying differnt approach for skylar school sensor
This commit is contained in:
parent
682c8a2b27
commit
79c85e3782
|
@ -189,11 +189,11 @@ 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.life360_jeffrey_stone
|
- entity_id: device_tracker.jeffreystonesiphone
|
||||||
event: enter
|
event: enter
|
||||||
platform: zone
|
platform: zone
|
||||||
zone: zone.starling
|
zone: zone.starling
|
||||||
- entity_id: device_tracker.life360_kat_stone
|
- entity_id: device_tracker.katherinestonesiphone
|
||||||
event: enter
|
event: enter
|
||||||
platform: zone
|
platform: zone
|
||||||
zone: zone.starling
|
zone: zone.starling
|
||||||
|
|
Loading…
Reference in New Issue