From 88d2fb4aa66c036dbc260e225719b5c0bb517d86 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Tue, 13 Apr 2021 00:06:52 +0200 Subject: [PATCH] Bump yeelight version to 0.6.0 (#49111) --- homeassistant/components/yeelight/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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