From c2b44c5fdcdd3ea754ca67e48aa96381db3d8c86 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 22 Dec 2021 06:35:48 -0700 Subject: [PATCH] Bump flux_led to 0.27.12 to fix legacy cct controllers (#62573) --- 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 ab1e78bc1ed2..53192b96b893 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.27.10"], + "requirements": ["flux_led==0.27.12"], "quality_scale": "platinum", "codeowners": ["@icemanch"], "iot_class": "local_push", diff --git a/requirements_all.txt b/requirements_all.txt index ef1b59a40a00..a8696e0c04cd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -665,7 +665,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.27.10 +flux_led==0.27.12 # homeassistant.components.homekit fnvhash==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1eb99cfec454..9c4303a33432 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -405,7 +405,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.27.10 +flux_led==0.27.12 # homeassistant.components.homekit fnvhash==0.1.0