1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Bump greeclimate to 0.9.6 (#43106)

This fixes a bug with discovery for some devices which do not have a CID
This commit is contained in:
Clifford Roche 2020-11-11 13:23:25 -05:00 committed by GitHub
parent dbe89c1e02
commit c93d2909a2
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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gree",
"requirements": ["greeclimate==0.9.5"],
"requirements": ["greeclimate==0.9.6"],
"codeowners": ["@cmroche"]
}

View File

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

View File

@ -358,7 +358,7 @@ google-cloud-pubsub==2.1.0
google-nest-sdm==0.1.14
# homeassistant.components.gree
greeclimate==0.9.5
greeclimate==0.9.6
# homeassistant.components.griddy
griddypower==0.1.0