bump pywaze to 0.5.1 sets timeout to 60s (#101487)

This commit is contained in:
Kevin Stillhammer 2023-10-05 22:07:27 +02:00 committed by Franck Nijhof
parent eadc70ede0
commit 948bbdd2bf
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -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==0.5.0"] "requirements": ["pywaze==0.5.1"]
} }

View File

@ -2246,7 +2246,7 @@ pyvlx==0.2.20
pyvolumio==0.1.5 pyvolumio==0.1.5
# homeassistant.components.waze_travel_time # homeassistant.components.waze_travel_time
pywaze==0.5.0 pywaze==0.5.1
# homeassistant.components.weatherflow # homeassistant.components.weatherflow
pyweatherflowudp==1.4.3 pyweatherflowudp==1.4.3

View File

@ -1672,7 +1672,7 @@ pyvizio==0.1.61
pyvolumio==0.1.5 pyvolumio==0.1.5
# homeassistant.components.waze_travel_time # homeassistant.components.waze_travel_time
pywaze==0.5.0 pywaze==0.5.1
# homeassistant.components.weatherflow # homeassistant.components.weatherflow
pyweatherflowudp==1.4.3 pyweatherflowudp==1.4.3