Bump greeclimate to 0.11.8 (#53148)
This commit is contained in:
parent
0804959f11
commit
56d66434b3
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Gree Climate",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/gree",
|
||||
"requirements": ["greeclimate==0.11.7"],
|
||||
"requirements": ["greeclimate==0.11.8"],
|
||||
"codeowners": ["@cmroche"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -712,7 +712,7 @@ gpiozero==1.5.1
|
|||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.11.7
|
||||
greeclimate==0.11.8
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==2.1
|
||||
|
|
|
@ -400,7 +400,7 @@ google-nest-sdm==0.2.12
|
|||
googlemaps==2.5.1
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.11.7
|
||||
greeclimate==0.11.8
|
||||
|
||||
# homeassistant.components.growatt_server
|
||||
growattServer==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue