Bump greeclimate to 0.11.9 (#57358)
This commit is contained in:
parent
722d3862db
commit
204b901464
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"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.11.8"],
|
"requirements": ["greeclimate==0.11.9"],
|
||||||
"codeowners": ["@cmroche"],
|
"codeowners": ["@cmroche"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -744,7 +744,7 @@ gpiozero==1.5.1
|
||||||
gps3==0.33.3
|
gps3==0.33.3
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==0.11.8
|
greeclimate==0.11.9
|
||||||
|
|
||||||
# homeassistant.components.greeneye_monitor
|
# homeassistant.components.greeneye_monitor
|
||||||
greeneye_monitor==2.1
|
greeneye_monitor==2.1
|
||||||
|
|
|
@ -446,7 +446,7 @@ google-nest-sdm==0.3.7
|
||||||
googlemaps==2.5.1
|
googlemaps==2.5.1
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==0.11.8
|
greeclimate==0.11.9
|
||||||
|
|
||||||
# homeassistant.components.growatt_server
|
# homeassistant.components.growatt_server
|
||||||
growattServer==1.1.0
|
growattServer==1.1.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue