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
This commit is contained in:
J. Nick Koston 2021-10-13 22:15:29 -10:00 committed by GitHub
parent 4b3d423767
commit d3e24cc1d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Flux LED/MagicHome", "name": "Flux LED/MagicHome",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flux_led", "documentation": "https://www.home-assistant.io/integrations/flux_led",
"requirements": ["flux_led==0.24.4"], "requirements": ["flux_led==0.24.5"],
"codeowners": ["@icemanch"], "codeowners": ["@icemanch"],
"iot_class": "local_polling", "iot_class": "local_polling",
"dhcp": [ "dhcp": [

View file

@ -649,7 +649,7 @@ fjaraskupan==1.0.1
flipr-api==1.4.1 flipr-api==1.4.1
# homeassistant.components.flux_led # homeassistant.components.flux_led
flux_led==0.24.4 flux_led==0.24.5
# homeassistant.components.homekit # homeassistant.components.homekit
fnvhash==0.1.0 fnvhash==0.1.0

View file

@ -381,7 +381,7 @@ fjaraskupan==1.0.1
flipr-api==1.4.1 flipr-api==1.4.1
# homeassistant.components.flux_led # homeassistant.components.flux_led
flux_led==0.24.4 flux_led==0.24.5
# homeassistant.components.homekit # homeassistant.components.homekit
fnvhash==0.1.0 fnvhash==0.1.0