Bump to python-nest-sdm to 5.0.1 (#125706)
This commit is contained in:
parent
bbdc036c3e
commit
2ea8af83bd
3 changed files with 3 additions and 3 deletions
|
@ -20,5 +20,5 @@
|
|||
"iot_class": "cloud_push",
|
||||
"loggers": ["google_nest_sdm"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["google-nest-sdm==5.0.0"]
|
||||
"requirements": ["google-nest-sdm==5.0.1"]
|
||||
}
|
||||
|
|
|
@ -1001,7 +1001,7 @@ google-cloud-texttospeech==2.17.2
|
|||
google-generativeai==0.7.2
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==5.0.0
|
||||
google-nest-sdm==5.0.1
|
||||
|
||||
# homeassistant.components.google_photos
|
||||
google-photos-library-api==0.8.0
|
||||
|
|
|
@ -851,7 +851,7 @@ google-cloud-texttospeech==2.17.2
|
|||
google-generativeai==0.7.2
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==5.0.0
|
||||
google-nest-sdm==5.0.1
|
||||
|
||||
# homeassistant.components.google_photos
|
||||
google-photos-library-api==0.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue