Bump greeclimate to 1.1.0 (#67763)
This commit is contained in:
parent
208e8b16db
commit
cdaa7bb60c
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==1.0.2"],
|
||||
"requirements": ["greeclimate==1.1.0"],
|
||||
"codeowners": ["@cmroche"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["greeclimate"]
|
||||
|
|
|
@ -737,7 +737,7 @@ gpiozero==1.5.1
|
|||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==1.0.2
|
||||
greeclimate==1.1.0
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==3.0.3
|
||||
|
|
|
@ -505,7 +505,7 @@ google-nest-sdm==1.8.0
|
|||
googlemaps==2.5.1
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==1.0.2
|
||||
greeclimate==1.1.0
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==3.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue