From e4984d7225938f4bdff8d9057693530edafa4daa Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 17 Jan 2022 09:26:35 -1000 Subject: [PATCH] Bump flux_led to 0.28.4 to fix setting white temp on 0x35 devices - Changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.3...0.28.4 --- 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 f0d7776e180af4..b82a58a8c092c8 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.3"], + "requirements": ["flux_led==0.28.4"], "quality_scale": "platinum", "codeowners": ["@icemanch", "@bdraco"], "iot_class": "local_push", diff --git a/requirements_all.txt b/requirements_all.txt index dd5df5a5cc1090..0bf42bed42effc 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.3 +flux_led==0.28.4 # homeassistant.components.homekit fnvhash==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ff0923ab1fea1a..0ff4b4a71bb37e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -424,7 +424,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.28.3 +flux_led==0.28.4 # homeassistant.components.homekit fnvhash==0.1.0