Fix flux_led turn on with slow responding devices (#66527)

pull/66624/head
J. Nick Koston 2022-02-14 13:14:45 -06:00 committed by Paulus Schoutsen
parent 6472cb8721
commit 104f56a01d
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.22"],
"requirements": ["flux_led==0.28.26"],
"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.22
flux_led==0.28.26
# 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.22
flux_led==0.28.26
# homeassistant.components.homekit
fnvhash==0.1.0