Bump google-nest-sdm to 0.3.0 (#53172)

The primary update is to have additional static type checking with mypy
This commit is contained in:
Allen Porter 2021-07-19 01:50:22 -07:00 committed by GitHub
parent 470f2dd73f
commit 3cff15ae2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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.2.12"],
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.3.0"],
"codeowners": ["@allenporter"],
"quality_scale": "platinum",
"dhcp": [

View File

@ -697,7 +697,7 @@ google-cloud-pubsub==2.1.0
google-cloud-texttospeech==0.4.0
# homeassistant.components.nest
google-nest-sdm==0.2.12
google-nest-sdm==0.3.0
# homeassistant.components.google_travel_time
googlemaps==2.5.1

View File

@ -394,7 +394,7 @@ google-api-python-client==1.6.4
google-cloud-pubsub==2.1.0
# homeassistant.components.nest
google-nest-sdm==0.2.12
google-nest-sdm==0.3.0
# homeassistant.components.google_travel_time
googlemaps==2.5.1