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 GitHub
parent 1f92c25b8c
commit 37285194f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"dependencies": ["network"],
"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", "@bdraco"],
"iot_class": "local_push",

View File

@ -675,7 +675,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

@ -418,7 +418,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