Skip to content

Commit 8ecb1af

Browse files
ljmerzafrenck
authored andcommitted
add person device tracking (home-assistant#8855)
* add person device tracking * Update sensor.google_travel_time.markdown
1 parent 68298c5 commit 8ecb1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.google_travel_time.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ options:
9797

9898
## {% linkable_title Dynamic Configuration %}
9999

100-
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.
100+
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.
101101

102102
```yaml
103103
# Example entry for configuration.yaml

0 commit comments

Comments
 (0)