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

pull/65955/head
J. Nick Koston 2022-02-05 22:49:37 -06:00 committed by Paulus Schoutsen
parent 619a52a387
commit 8e6bd840a4
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