Add entity support to Waze Travel Time (#5461)

This commit is contained in:
mountainsandcode 2018-06-17 07:15:36 +02:00 committed by Sebastian Muszynski
parent b71498d948
commit 42a416b7b9

View File

@ -32,11 +32,11 @@ sensor:
{% configuration %}
origin:
description: Enter the starting address or the GPS coordinates of the location (GPS coordinates has to be separated by a comma).
description: Enter the starting address or the GPS coordinates of the location (GPS coordinates has to be separated by a comma). You can also enter the entity id of a sensor, device_tracker or zone, which provides this information in its state.
required: true
type: string
destination:
description: Enter the destination address or the GPS coordinates of the location (GPS coordinates has to be separated by a comma).
description: Enter the destination address or the GPS coordinates of the location (GPS coordinates has to be separated by a comma). You can also enter the entity id of a sensor, device_tracker or zone, which provides this information in its state.
required: true
type: string
region: