mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add Waze realtime documentation (#5634)
* Add Waze realtime documentation
* ✏️ Tweaks
This commit is contained in:
parent
4650303a38
commit
f18a85e79e
@ -56,4 +56,8 @@ excl_filter:
|
|||||||
description: A substring that has to be NOT present in the description of the selected route (a simple case-insensitive matching).
|
description: A substring that has to be NOT present in the description of the selected route (a simple case-insensitive matching).
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
realtime:
|
||||||
|
description: If this is set to false, Waze returns the time estimate, not including current conditions, but rather the average travel time for the current time of day. The parameter defaults to true, meaning Waze will return real-time travel time.
|
||||||
|
required: false
|
||||||
|
type: boolean
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user