mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add steps on adding presence detection for other persons (#34153)
This commit is contained in:
parent
f5a445bb3d
commit
9b5d7236a2
@ -56,6 +56,11 @@ There are different ways of setting up zone presence detection. One way is to ru
|
|||||||
- In this case, leaving the office zone would be an automation {% term trigger %}.
|
- In this case, leaving the office zone would be an automation {% term trigger %}.
|
||||||
- You could also use the location information as an automation {% term condition %}, for example, when you have an automation to turn on the light at sunset, but only when you are home.
|
- You could also use the location information as an automation {% term condition %}, for example, when you have an automation to turn on the light at sunset, but only when you are home.
|
||||||
|
|
||||||
|
## Adding presence detection for other persons in your home
|
||||||
|
|
||||||
|
1. For each person you want to have presence detection, add a device tracker.
|
||||||
|
2. Go to {% my people title="**Settings** > **People**" %} and select the person.
|
||||||
|
3. Scroll down and under **Select the devices that belong to this person**, select the device.
|
||||||
|
|
||||||
[routers]: /integrations/#presence-detection
|
[routers]: /integrations/#presence-detection
|
||||||
[nmap]: /integrations/nmap_tracker
|
[nmap]: /integrations/nmap_tracker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user