mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
bump pywaze to 0.5.1 sets timeout to 60s (#101487)
This commit is contained in:
parent
eadc70ede0
commit
948bbdd2bf
@ -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==0.5.0"]
|
||||
"requirements": ["pywaze==0.5.1"]
|
||||
}
|
||||
|
@ -2246,7 +2246,7 @@ pyvlx==0.2.20
|
||||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==0.5.0
|
||||
pywaze==0.5.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.3
|
||||
|
@ -1672,7 +1672,7 @@ pyvizio==0.1.61
|
||||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==0.5.0
|
||||
pywaze==0.5.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user