Update greeclimate to 0.9.5 (#42796)

Provides better discovery across subnets in some cases
This commit is contained in:
Clifford Roche 2020-11-04 10:43:33 -05:00 committed by Paulus Schoutsen
parent f3c7b77afa
commit 36b099592e
3 changed files with 4 additions and 4 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.2"], "requirements": ["greeclimate==0.9.5"],
"codeowners": ["@cmroche"] "codeowners": ["@cmroche"]
} }

View File

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

View File

@ -352,7 +352,7 @@ google-cloud-pubsub==0.39.1
google-nest-sdm==0.1.6 google-nest-sdm==0.1.6
# homeassistant.components.gree # homeassistant.components.gree
greeclimate==0.9.2 greeclimate==0.9.5
# homeassistant.components.griddy # homeassistant.components.griddy
griddypower==0.1.0 griddypower==0.1.0