From b1288a885d975f08c404c1cc388a37e8e9bc74f0 Mon Sep 17 00:00:00 2001 From: quthla Date: Tue, 20 Jun 2023 01:38:42 +0200 Subject: [PATCH] Bump yeelight to 0.7.11 (#94879) Co-authored-by: J. Nick Koston --- 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 c6f54b45f1e..cf1bafe24fb 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -17,7 +17,7 @@ "iot_class": "local_push", "loggers": ["async_upnp_client", "yeelight"], "quality_scale": "platinum", - "requirements": ["yeelight==0.7.10", "async-upnp-client==0.33.2"], + "requirements": ["yeelight==0.7.11", "async-upnp-client==0.33.2"], "zeroconf": [ { "type": "_miio._udp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index adddc713d52..33f289e4425 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2715,7 +2715,7 @@ yalexs-ble==2.1.18 yalexs==1.5.1 # homeassistant.components.yeelight -yeelight==0.7.10 +yeelight==0.7.11 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9db0f3bac76..e05e840f165 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1988,7 +1988,7 @@ yalexs-ble==2.1.18 yalexs==1.5.1 # homeassistant.components.yeelight -yeelight==0.7.10 +yeelight==0.7.11 # homeassistant.components.yolink yolink-api==0.2.9