From 67804ee5df3d7d09c8d357b7a11902c7f198e6fa Mon Sep 17 00:00:00 2001 From: Jeroen Peters Date: Tue, 25 May 2021 15:36:19 +0200 Subject: [PATCH] Bump yeelight to 0.6.3 (#51065) --- 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 9d82a4fe56e..0bf6249b647 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.2"], + "requirements": ["yeelight==0.6.3"], "codeowners": ["@rytilahti", "@zewelor", "@shenxn"], "config_flow": true, "iot_class": "local_polling", diff --git a/requirements_all.txt b/requirements_all.txt index e02fdf5d5ad..896fbae232b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2397,7 +2397,7 @@ yalesmartalarmclient==0.3.3 yalexs==1.1.11 # homeassistant.components.yeelight -yeelight==0.6.2 +yeelight==0.6.3 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index cb53e0c013d..fd922ab360e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1297,7 +1297,7 @@ xmltodict==0.12.0 yalexs==1.1.11 # homeassistant.components.yeelight -yeelight==0.6.2 +yeelight==0.6.3 # homeassistant.components.onvif zeep[async]==4.0.0