From d3e24cc1d627009e1a8d022e551cc894b3ce19ca Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 13 Oct 2021 22:15:29 -1000 Subject: [PATCH] Bump flux_led to 0.24.5 (#57653) - Fixes fallback to old protocol with asyncio - Changelog: https://github.com/Danielhiversen/flux_led/compare/0.24.4...0.24.5 --- 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 81648541106..b3239ff15b2 100644 --- a/homeassistant/components/flux_led/manifest.json +++ b/homeassistant/components/flux_led/manifest.json @@ -3,7 +3,7 @@ "name": "Flux LED/MagicHome", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/flux_led", - "requirements": ["flux_led==0.24.4"], + "requirements": ["flux_led==0.24.5"], "codeowners": ["@icemanch"], "iot_class": "local_polling", "dhcp": [ diff --git a/requirements_all.txt b/requirements_all.txt index 42577015a37..93ff79cd05a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -649,7 +649,7 @@ fjaraskupan==1.0.1 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.24.4 +flux_led==0.24.5 # homeassistant.components.homekit fnvhash==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 194544f985c..a868f02c168 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -381,7 +381,7 @@ fjaraskupan==1.0.1 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.24.4 +flux_led==0.24.5 # homeassistant.components.homekit fnvhash==0.1.0