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 GitHub
parent cca661574d
commit 08a221be77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -699,7 +699,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

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