mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Bump google-maps-routing to 0.6.15 (#145130)
This commit is contained in:
parent
2f4d0ede0f
commit
888f17c504
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/google_travel_time",
|
"documentation": "https://www.home-assistant.io/integrations/google_travel_time",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["google", "homeassistant.helpers.location"],
|
"loggers": ["google", "homeassistant.helpers.location"],
|
||||||
"requirements": ["google-maps-routing==0.6.14"]
|
"requirements": ["google-maps-routing==0.6.15"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1045,7 +1045,7 @@ google-cloud-texttospeech==2.25.1
|
|||||||
google-genai==1.7.0
|
google-genai==1.7.0
|
||||||
|
|
||||||
# homeassistant.components.google_travel_time
|
# homeassistant.components.google_travel_time
|
||||||
google-maps-routing==0.6.14
|
google-maps-routing==0.6.15
|
||||||
|
|
||||||
# homeassistant.components.nest
|
# homeassistant.components.nest
|
||||||
google-nest-sdm==7.1.4
|
google-nest-sdm==7.1.4
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -896,7 +896,7 @@ google-cloud-texttospeech==2.25.1
|
|||||||
google-genai==1.7.0
|
google-genai==1.7.0
|
||||||
|
|
||||||
# homeassistant.components.google_travel_time
|
# homeassistant.components.google_travel_time
|
||||||
google-maps-routing==0.6.14
|
google-maps-routing==0.6.15
|
||||||
|
|
||||||
# homeassistant.components.nest
|
# homeassistant.components.nest
|
||||||
google-nest-sdm==7.1.4
|
google-nest-sdm==7.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user