mirror of
https://github.com/home-assistant/core.git
synced 2025-06-04 13:17:06 +00:00
Update greeclimate to 0.10.2 (#43206)
This commit is contained in:
parent
293f8eaaf3
commit
dc8db033b9
@ -3,6 +3,6 @@
|
||||
"name": "Gree Climate",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/gree",
|
||||
"requirements": ["greeclimate==0.9.6"],
|
||||
"requirements": ["greeclimate==0.10.2"],
|
||||
"codeowners": ["@cmroche"]
|
||||
}
|
@ -705,7 +705,7 @@ gpiozero==1.5.1
|
||||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.9.6
|
||||
greeclimate==0.10.2
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==2.1
|
||||
|
@ -364,7 +364,7 @@ google-cloud-pubsub==2.1.0
|
||||
google-nest-sdm==0.1.14
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.9.6
|
||||
greeclimate==0.10.2
|
||||
|
||||
# homeassistant.components.griddy
|
||||
griddypower==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user