From 45b6dfce68aa68074d063aa77c9e07e97b22d766 Mon Sep 17 00:00:00 2001 From: Caleb Mah Date: Wed, 21 Apr 2021 02:26:42 +0800 Subject: [PATCH] Bump yeelight dependency to 0.6.1 (#49490) --- 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 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