mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Bump pywaze to 1.0.1 (#116621)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
0977ad017d
commit
bf709bae9c
@ -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.0"]
|
||||
"requirements": ["pywaze==1.0.1"]
|
||||
}
|
||||
|
@ -2373,7 +2373,7 @@ pyvlx==0.2.21
|
||||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==1.0.0
|
||||
pywaze==1.0.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.5
|
||||
|
@ -1846,7 +1846,7 @@ pyvlx==0.2.21
|
||||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==1.0.0
|
||||
pywaze==1.0.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user