Bump greecliamate to 0.12.4 (#59645)
This commit is contained in:
parent
f3a308458f
commit
48024b6da0
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.12.3"],
|
||||
"requirements": ["greeclimate==0.12.4"],
|
||||
"codeowners": ["@cmroche"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -753,7 +753,7 @@ gpiozero==1.5.1
|
|||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.12.3
|
||||
greeclimate==0.12.4
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==2.1
|
||||
|
|
|
@ -461,7 +461,7 @@ google-nest-sdm==0.3.9
|
|||
googlemaps==2.5.1
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.12.3
|
||||
greeclimate==0.12.4
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue