From 17d7dc991f69d10a1d32f14753c216d2071d8800 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 23 Jan 2022 23:13:28 -1000 Subject: [PATCH] Bump flux_led to 0.28.11 (#64823) - Fixes the device needing a hard reboot after setting effects that were not supported by the hardware - Changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.10...0.28.11 --- homeassistant/components/flux_led/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/flux_led/manifest.json b/homeassistant/components/flux_led/manifest.json index 95164015a4f..f23daf5d053 100644 --- a/homeassistant/components/flux_led/manifest.json +++ b/homeassistant/components/flux_led/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "dependencies": ["network"], "documentation": "https://www.home-assistant.io/integrations/flux_led", - "requirements": ["flux_led==0.28.10"], + "requirements": ["flux_led==0.28.11"], "quality_scale": "platinum", "codeowners": ["@icemanch", "@bdraco"], "iot_class": "local_push", diff --git a/requirements_all.txt b/requirements_all.txt index e231fce37dc..dc966af3970 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -681,7 +681,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.28.10 +flux_led==0.28.11 # homeassistant.components.homekit fnvhash==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6f9c2322e21..9d9062e1772 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -427,7 +427,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.28.10 +flux_led==0.28.11 # homeassistant.components.homekit fnvhash==0.1.0