mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
bump pywaze to 0.5.0 (#100456)
This commit is contained in:
parent
74dbcae92f
commit
13028e50ea
@ -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.4.0"]
|
||||
"requirements": ["pywaze==0.5.0"]
|
||||
}
|
||||
|
@ -2231,7 +2231,7 @@ pyvlx==0.2.20
|
||||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==0.4.0
|
||||
pywaze==0.5.0
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
@ -1639,7 +1639,7 @@ pyvizio==0.1.61
|
||||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==0.4.0
|
||||
pywaze==0.5.0
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user