Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:iotaiuto:presence [2021/11/24 18:51] – fmussati | projects:iotaiuto:presence [2021/11/26 16:28] (current) – fmussati | ||
---|---|---|---|
Line 26: | Line 26: | ||
data_template: | data_template: | ||
message: > | message: > | ||
- | {{ trigger.to_state.attributes.friendly_name }}'s position: {{ trigger.to_state.state }} | + | |
+ | {{ trigger.to_state.attributes.friendly_name }}'s position: outside | ||
+ | {% else %} | ||
+ | | ||
+ | {% endif %} | Fine della condizione | ||
title: " | title: " | ||
- | |||
- | Risultato: | ||
- | ZoneChanged | ||
- | admin' | ||
- | | ||
- | Conclusione: | ||
- | Il sistema di tracciamento utilizza il gps allo scopo di ottenere le coordinate del soggetto, se poi esse corrispondono ad un area decisa dal cliente (casa, scuola, lavoro), allora lo stato del dispositivo cambierà (not_home -> home), ciò permette quindi l' | ||
Setup di presence detection: | Setup di presence detection: | ||
- | Ovviamente ci sono vari modi in cui l' | + | Ovviamente ci sono vari modi in cui l' |
1. ping sensor | 1. ping sensor | ||
2. Unifi integration setup | 2. Unifi integration setup |