diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 845d9314bda..bfb195b91fc 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -2,7 +2,7 @@ "domain": "yeelight", "name": "Yeelight", "documentation": "https://www.home-assistant.io/integrations/yeelight", - "requirements": ["yeelight==0.6.0"], + "requirements": ["yeelight==0.6.1"], "codeowners": ["@rytilahti", "@zewelor", "@shenxn"], "config_flow": true, "iot_class": "local_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 7ceb300cc23..3dc929f4f38 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2363,7 +2363,7 @@ yalesmartalarmclient==0.1.6 yalexs==1.1.10 # homeassistant.components.yeelight -yeelight==0.6.0 +yeelight==0.6.1 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 64da38880f8..eade0d39106 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1248,7 +1248,7 @@ xmltodict==0.12.0 yalexs==1.1.10 # homeassistant.components.yeelight -yeelight==0.6.0 +yeelight==0.6.1 # homeassistant.components.onvif zeep[async]==4.0.0