From 78d7387547ef46b915d9997ed82b1ce0fc3bf75c Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 3 Jan 2022 01:05:35 -1000 Subject: [PATCH] Bump flux_led to 0.27.32 to fix incorrect strip order on A2 devices (#63262) --- 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 b9e17b23843..622da47521b 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.28"], + "requirements": ["flux_led==0.27.32"], "quality_scale": "platinum", "codeowners": ["@icemanch"], "iot_class": "local_push", diff --git a/requirements_all.txt b/requirements_all.txt index ab456086eb1..4d38b64ad12 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -672,7 +672,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.27.28 +flux_led==0.27.32 # homeassistant.components.homekit fnvhash==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b4ad25f2f9b..ead120bcd0d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -412,7 +412,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.27.28 +flux_led==0.27.32 # homeassistant.components.homekit fnvhash==0.1.0