From 8ecb1affafbc198c465eaf91de00484d8d3fb90c Mon Sep 17 00:00:00 2001 From: Leonardo Merza Date: Mon, 11 Mar 2019 15:02:20 -0400 Subject: [PATCH] add person device tracking (#8855) * add person device tracking * Update sensor.google_travel_time.markdown --- source/_components/sensor.google_travel_time.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.google_travel_time.markdown b/source/_components/sensor.google_travel_time.markdown index 4439d4ebe71..8fcc76f1572 100644 --- a/source/_components/sensor.google_travel_time.markdown +++ b/source/_components/sensor.google_travel_time.markdown @@ -97,7 +97,7 @@ options: ## {% 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 # Example entry for configuration.yaml