Fix flash at turn on with newer 0x04 Magic Home models (#65836)

This commit is contained in:
J. Nick Koston 2022-02-05 22:49:37 -06:00 committed by GitHub
parent 15e5f516d2
commit 66c9b95da8
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.28.20"],
"requirements": ["flux_led==0.28.21"],
"quality_scale": "platinum",
"codeowners": ["@icemanch", "@bdraco"],
"iot_class": "local_push",

View File

@ -681,7 +681,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.28.20
flux_led==0.28.21
# homeassistant.components.homekit
fnvhash==0.1.0

View File

@ -427,7 +427,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.28.20
flux_led==0.28.21
# homeassistant.components.homekit
fnvhash==0.1.0