mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
add person device tracking (#8855)
* add person device tracking * Update sensor.google_travel_time.markdown
This commit is contained in:
parent
68298c5c08
commit
8ecb1affaf
@ -97,7 +97,7 @@ options:
|
|||||||
|
|
||||||
## {% linkable_title Dynamic Configuration %}
|
## {% linkable_title Dynamic Configuration %}
|
||||||
|
|
||||||
Tracking can be setup to track entities of type `device_tracker`, `zone` and `sensor`. If an entity is placed in the origin or destination then every 5 minutes when the platform updates it will use the latest location of that entity.
|
Tracking can be setup to track entities of type `device_tracker`, `zone`, `sensor` and `person`. If an entity is placed in the origin or destination then every 5 minutes when the platform updates it will use the latest location of that entity.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example entry for configuration.yaml
|
# Example entry for configuration.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user