mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 20:16:52 +00:00
Update everything to use Persons rather than the old device tracker #495
This commit is contained in:
@@ -68,8 +68,8 @@ rules:
|
||||
|
||||
- name: Family
|
||||
entities:
|
||||
- device_tracker.carlo
|
||||
- device_tracker.stacey
|
||||
- person.carlo
|
||||
- person.stacey
|
||||
- device_tracker.juicebox
|
||||
text_template: '${entity.state ? entity.state.replace("not_home", "away") : "undefined"}'
|
||||
|
||||
|
Reference in New Issue
Block a user