Add watchdog to reset nest subscriber (#43034)

This commit is contained in:
Allen Porter 2020-11-11 04:56:59 -08:00 committed by GitHub
parent 8cc7069323
commit 1061f78f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/nest",
"requirements": [
"python-nest==4.1.0",
"google-nest-sdm==0.1.13"
"google-nest-sdm==0.1.14"
],
"codeowners": [
"@awarecan",

View file

@ -687,7 +687,7 @@ google-cloud-pubsub==2.1.0
google-cloud-texttospeech==0.4.0
# homeassistant.components.nest
google-nest-sdm==0.1.13
google-nest-sdm==0.1.14
# homeassistant.components.google_travel_time
googlemaps==2.5.1

View file

@ -355,7 +355,7 @@ google-api-python-client==1.6.4
google-cloud-pubsub==2.1.0
# homeassistant.components.nest
google-nest-sdm==0.1.13
google-nest-sdm==0.1.14
# homeassistant.components.gree
greeclimate==0.9.5