diff --git a/homeassistant/components/gree/manifest.json b/homeassistant/components/gree/manifest.json index e87a7c6a0bb..f4f8cf153a3 100644 --- a/homeassistant/components/gree/manifest.json +++ b/homeassistant/components/gree/manifest.json @@ -3,7 +3,7 @@ "name": "Gree Climate", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/gree", - "requirements": ["greeclimate==0.12.4"], + "requirements": ["greeclimate==0.12.5"], "codeowners": ["@cmroche"], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 025c34b1767..553d92dd8a0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -753,7 +753,7 @@ gpiozero==1.5.1 gps3==0.33.3 # homeassistant.components.gree -greeclimate==0.12.4 +greeclimate==0.12.5 # homeassistant.components.greeneye_monitor greeneye_monitor==2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3c7854a817f..dbad0e20ea9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -461,7 +461,7 @@ google-nest-sdm==0.3.9 googlemaps==2.5.1 # homeassistant.components.gree -greeclimate==0.12.4 +greeclimate==0.12.5 # homeassistant.components.greeneye_monitor greeneye_monitor==2.1