diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 3c708d57560..25909c74443 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -3,7 +3,7 @@ "name": "Yeelight", "documentation": "https://www.home-assistant.io/integrations/yeelight", "requirements": [ - "yeelight==0.5.4" + "yeelight==0.6.0" ], "codeowners": [ "@rytilahti", diff --git a/requirements_all.txt b/requirements_all.txt index 862faace7ac..ed7bb1c4447 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.5.4 +yeelight==0.6.0 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fa1494895fd..7b3805f2a7a 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.5.4 +yeelight==0.6.0 # homeassistant.components.onvif zeep[async]==4.0.0