mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Update waze_travel_time.py (#18399)
This commit is contained in:
parent
ca86755409
commit
1f06d6ac1a
@ -25,7 +25,7 @@ ATTR_DURATION = 'duration'
|
||||
ATTR_DISTANCE = 'distance'
|
||||
ATTR_ROUTE = 'route'
|
||||
|
||||
CONF_ATTRIBUTION = "Data provided by the Waze.com"
|
||||
CONF_ATTRIBUTION = "Powered by Waze"
|
||||
CONF_DESTINATION = 'destination'
|
||||
CONF_ORIGIN = 'origin'
|
||||
CONF_INCL_FILTER = 'incl_filter'
|
||||
|
Loading…
x
Reference in New Issue
Block a user