Update greeclimate to 2.1.0 (#123210)

This commit is contained in:
Clifford Roche 2024-08-06 04:06:35 -04:00 committed by GitHub
parent 54f8f24c2c
commit 1b73b2a12a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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"]
} }

View File

@ -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

View File

@ -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