Bump pywaze to 1.0.2 (#120412)
This commit is contained in:
parent
6a370bde34
commit
253514a124
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
|
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pywaze", "homeassistant.helpers.location"],
|
"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
|
pyvolumio==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.waze_travel_time
|
# homeassistant.components.waze_travel_time
|
||||||
pywaze==1.0.1
|
pywaze==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.weatherflow
|
# homeassistant.components.weatherflow
|
||||||
pyweatherflowudp==1.4.5
|
pyweatherflowudp==1.4.5
|
||||||
|
|
|
@ -1870,7 +1870,7 @@ pyvlx==0.2.21
|
||||||
pyvolumio==0.1.5
|
pyvolumio==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.waze_travel_time
|
# homeassistant.components.waze_travel_time
|
||||||
pywaze==1.0.1
|
pywaze==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.weatherflow
|
# homeassistant.components.weatherflow
|
||||||
pyweatherflowudp==1.4.5
|
pyweatherflowudp==1.4.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue