Bump pywaze to 1.0.2 (#120412)
parent
6a370bde34
commit
253514a124
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pywaze", "homeassistant.helpers.location"],
|
||||
"requirements": ["pywaze==1.0.1"]
|
||||
"requirements": ["pywaze==1.0.2"]
|
||||
}
|
||||
|
|
|
@ -2391,7 +2391,7 @@ pyvlx==0.2.21
|
|||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==1.0.1
|
||||
pywaze==1.0.2
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.5
|
||||
|
|
|
@ -1870,7 +1870,7 @@ pyvlx==0.2.21
|
|||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==1.0.1
|
||||
pywaze==1.0.2
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.5
|
||||
|
|
Loading…
Reference in New Issue