Update everything to use Persons rather than the old device tracker #495

This commit is contained in:
ccostan
2020-08-08 19:10:36 -04:00
parent d283ca3382
commit a723c6baaf
11 changed files with 18 additions and 18 deletions

View File

@@ -11,8 +11,8 @@
trigger:
- platform: state
entity_id:
- device_tracker.carlo
- device_tracker.stacey
- person.carlo
- person.stacey
from: 'not_home'
to: 'home'