Update greeclimate to 0.9.2 (#42616)

Fixes issue with erroneous await in UDP recv queue
This commit is contained in:
Clifford Roche 2020-10-29 19:49:13 -04:00 committed by GitHub
parent c403534ae1
commit 3a11e2c461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,6 @@
"name": "Gree Climate", "name": "Gree Climate",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gree", "documentation": "https://www.home-assistant.io/integrations/gree",
"requirements": ["greeclimate==0.9.0"], "requirements": ["greeclimate==0.9.2"],
"codeowners": ["@cmroche"] "codeowners": ["@cmroche"]
} }

View File

@ -699,7 +699,7 @@ gpiozero==1.5.1
gps3==0.33.3 gps3==0.33.3
# homeassistant.components.gree # homeassistant.components.gree
greeclimate==0.9.0 greeclimate==0.9.2
# homeassistant.components.greeneye_monitor # homeassistant.components.greeneye_monitor
greeneye_monitor==2.1 greeneye_monitor==2.1

View File

@ -355,7 +355,7 @@ google-cloud-pubsub==0.39.1
google-nest-sdm==0.1.9 google-nest-sdm==0.1.9
# homeassistant.components.gree # homeassistant.components.gree
greeclimate==0.9.0 greeclimate==0.9.2
# homeassistant.components.griddy # homeassistant.components.griddy
griddypower==0.1.0 griddypower==0.1.0