Bump google-nest-sdm to 0.3.9 (#59458)
This commit is contained in:
parent
2ae77bd231
commit
01fe69511f
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"dependencies": ["ffmpeg", "http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/nest",
|
||||
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.3.8"],
|
||||
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.3.9"],
|
||||
"codeowners": ["@allenporter"],
|
||||
"quality_scale": "platinum",
|
||||
"dhcp": [
|
||||
|
|
|
@ -738,7 +738,7 @@ google-cloud-pubsub==2.1.0
|
|||
google-cloud-texttospeech==0.4.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==0.3.8
|
||||
google-nest-sdm==0.3.9
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
|
@ -455,7 +455,7 @@ google-api-python-client==1.6.4
|
|||
google-cloud-pubsub==2.1.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==0.3.8
|
||||
google-nest-sdm==0.3.9
|
||||
|
||||
# homeassistant.components.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue