Bump flux_led to 0.27.44 to fix CCT ceiling lights (#63712)

- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.27.42...0.27.44

- The library was incorrectly speaking the older protocol
  to these devices when it needed to speak the newer CCT one
This commit is contained in:
J. Nick Koston 2022-01-08 18:27:31 -10:00 committed by Paulus Schoutsen
parent 50d690544a
commit 3e02fffdb6
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Flux LED/MagicHome",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flux_led",
"requirements": ["flux_led==0.27.42"],
"requirements": ["flux_led==0.27.44"],
"quality_scale": "platinum",
"codeowners": ["@icemanch"],
"iot_class": "local_push",

View File

@ -659,7 +659,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.27.42
flux_led==0.27.44
# homeassistant.components.homekit
fnvhash==0.1.0

View File

@ -399,7 +399,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.27.42
flux_led==0.27.44
# homeassistant.components.homekit
fnvhash==0.1.0