From 93b668a6f9e603e50061e2d6bf2223d22bb29162 Mon Sep 17 00:00:00 2001 From: Florian Gareis Date: Mon, 3 May 2021 00:05:40 +0200 Subject: [PATCH] Upgrade yeelight to 0.6.2 (#49995) --- 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 bfb195b91fc..8e5288efb81 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.1"], + "requirements": ["yeelight==0.6.2"], "codeowners": ["@rytilahti", "@zewelor", "@shenxn"], "config_flow": true, "iot_class": "local_polling" diff --git a/requirements_all.txt b/requirements_all.txt index b1fb32532b5..3c0eba02725 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2376,7 +2376,7 @@ yalesmartalarmclient==0.1.6 yalexs==1.1.11 # homeassistant.components.yeelight -yeelight==0.6.1 +yeelight==0.6.2 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 157c3d2abc1..2d4753110a2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1261,7 +1261,7 @@ xmltodict==0.12.0 yalexs==1.1.11 # homeassistant.components.yeelight -yeelight==0.6.1 +yeelight==0.6.2 # homeassistant.components.onvif zeep[async]==4.0.0