Update greeclimate to 0.9.5 (#42796)

Provides better discovery across subnets in some cases
pull/42836/head
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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gree",
"requirements": ["greeclimate==0.9.2"],
"requirements": ["greeclimate==0.9.5"],
"codeowners": ["@cmroche"]
}
}

View File

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

View File

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