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

This commit is contained in:
J. Nick Koston
2022-02-14 13:14:45 -06:00
committed by GitHub
parent 9c5e0fc5e0
commit 09e59e5887
3 changed files with 3 additions and 3 deletions
@@ -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",
+1 -1
View File
@@ -684,7 +684,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
+1 -1
View File
@@ -433,7 +433,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