Fix flood lights not turning on/off with flux_led (#60973)

This commit is contained in:
J. Nick Koston
2021-12-03 22:44:16 -10:00
committed by Paulus Schoutsen
parent 5a3dd71bde
commit 2ba7f9c584
3 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@
"name": "Flux LED/MagicHome",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flux_led",
"requirements": ["flux_led==0.25.12"],
"requirements": ["flux_led==0.25.13"],
"quality_scale": "platinum",
"codeowners": ["@icemanch"],
"iot_class": "local_push",
+1 -1
View File
@@ -658,7 +658,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.25.12
flux_led==0.25.13
# homeassistant.components.homekit
fnvhash==0.1.0
+1 -1
View File
@@ -399,7 +399,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.25.12
flux_led==0.25.13
# homeassistant.components.homekit
fnvhash==0.1.0