mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update greeclimate to 2.1.0 (#123210)
This commit is contained in:
parent
54f8f24c2c
commit
1b73b2a12a
@ -7,5 +7,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/gree",
|
"documentation": "https://www.home-assistant.io/integrations/gree",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["greeclimate"],
|
"loggers": ["greeclimate"],
|
||||||
"requirements": ["greeclimate==2.0.0"]
|
"requirements": ["greeclimate==2.1.0"]
|
||||||
}
|
}
|
||||||
|
@ -1007,7 +1007,7 @@ gpiozero==1.6.2
|
|||||||
gps3==0.33.3
|
gps3==0.33.3
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==2.0.0
|
greeclimate==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.greeneye_monitor
|
# homeassistant.components.greeneye_monitor
|
||||||
greeneye_monitor==3.0.3
|
greeneye_monitor==3.0.3
|
||||||
|
@ -851,7 +851,7 @@ govee-local-api==1.5.1
|
|||||||
gps3==0.33.3
|
gps3==0.33.3
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==2.0.0
|
greeclimate==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.greeneye_monitor
|
# homeassistant.components.greeneye_monitor
|
||||||
greeneye_monitor==3.0.3
|
greeneye_monitor==3.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user