From 4077a130eaeee3c63c6ea7a8b50e39c1ac24028c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Sun, 17 Jul 2016 10:08:37 +0200 Subject: [PATCH] Update sensor.google_travel_time.markdown --- source/_components/sensor.google_travel_time.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.google_travel_time.markdown b/source/_components/sensor.google_travel_time.markdown index 01a1643484d..1641a580632 100644 --- a/source/_components/sensor.google_travel_time.markdown +++ b/source/_components/sensor.google_travel_time.markdown @@ -43,7 +43,7 @@ Configuration variables: -###Dynamic Configuration +### 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 component updates it will use the latest location of that entity. ```yaml @@ -64,7 +64,7 @@ sensor: destination: Eddies House # Friendly name of a zone ``` -####Entity Tracking +#### Entity Tracking - **device_tracker** - If state is a zone then the zone location will be used - If state is not a zone it will look for the longitude and latitude attributes