mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-02 23:54:25 +00:00
Add Carbon as presence tracker
This commit is contained in:
@@ -57,9 +57,12 @@ automation:
|
||||
- id: presence_arrival_detecion
|
||||
alias: Presence · Arrival detection
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: person.georgi
|
||||
to: "home"
|
||||
- platform: state
|
||||
entity_id: person.georgi
|
||||
to: "home"
|
||||
- platform: state
|
||||
entity_id: device_tracker.carbon
|
||||
to: "home"
|
||||
condition:
|
||||
condition: state
|
||||
entity_id: input_boolean.georgi_home
|
||||
|
||||
Reference in New Issue
Block a user