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",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/gree",
|
||||
"requirements": ["greeclimate==0.11.8"],
|
||||
"requirements": ["greeclimate==0.11.9"],
|
||||
"codeowners": ["@cmroche"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -744,7 +744,7 @@ gpiozero==1.5.1
|
|||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.11.8
|
||||
greeclimate==0.11.9
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==2.1
|
||||
|
|
|
@ -446,7 +446,7 @@ google-nest-sdm==0.3.7
|
|||
googlemaps==2.5.1
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.11.8
|
||||
greeclimate==0.11.9
|
||||
|
||||
# homeassistant.components.growatt_server
|
||||
growattServer==1.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue