mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00: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:
parent
dbe89c1e02
commit
c93d2909a2
@ -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.5"],
|
"requirements": ["greeclimate==0.9.6"],
|
||||||
"codeowners": ["@cmroche"]
|
"codeowners": ["@cmroche"]
|
||||||
}
|
}
|
@ -702,7 +702,7 @@ gpiozero==1.5.1
|
|||||||
gps3==0.33.3
|
gps3==0.33.3
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==0.9.5
|
greeclimate==0.9.6
|
||||||
|
|
||||||
# homeassistant.components.greeneye_monitor
|
# homeassistant.components.greeneye_monitor
|
||||||
greeneye_monitor==2.1
|
greeneye_monitor==2.1
|
||||||
|
@ -358,7 +358,7 @@ google-cloud-pubsub==2.1.0
|
|||||||
google-nest-sdm==0.1.14
|
google-nest-sdm==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==0.9.5
|
greeclimate==0.9.6
|
||||||
|
|
||||||
# homeassistant.components.griddy
|
# homeassistant.components.griddy
|
||||||
griddypower==0.1.0
|
griddypower==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user