mirror of
https://github.com/home-assistant/core.git
synced 2026-09-07 05:52:27 +01:00
Bump google-maps-routing to 0.11.0 (#180622)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["google", "homeassistant.helpers.location"],
|
||||
"requirements": ["google-maps-routing==0.6.15"]
|
||||
"requirements": ["google-maps-routing==0.11.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1168,7 +1168,7 @@ google-genai==2.16.0
|
||||
google-health-api==0.9.0
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
google-maps-routing==0.6.15
|
||||
google-maps-routing==0.11.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==9.2.1
|
||||
|
||||
Reference in New Issue
Block a user