Bump google-nest-sdm to 2.2.4 (#86595)
This commit is contained in:
parent
e832ef78f8
commit
ba63a9600e
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
"dependencies": ["ffmpeg", "http", "application_credentials"],
|
||||
"after_dependencies": ["media_source"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/nest",
|
||||
"requirements": ["python-nest==4.2.0", "google-nest-sdm==2.2.2"],
|
||||
"requirements": ["python-nest==4.2.0", "google-nest-sdm==2.2.4"],
|
||||
"codeowners": ["@allenporter"],
|
||||
"quality_scale": "platinum",
|
||||
"dhcp": [
|
||||
|
|
|
@ -810,7 +810,7 @@ google-cloud-pubsub==2.13.11
|
|||
google-cloud-texttospeech==2.12.3
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==2.2.2
|
||||
google-nest-sdm==2.2.4
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
|
@ -620,7 +620,7 @@ google-api-python-client==2.71.0
|
|||
google-cloud-pubsub==2.13.11
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==2.2.2
|
||||
google-nest-sdm==2.2.4
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue