Fix dimmable effects for flux_led model 0x33 v9+ (#60972)

pull/60973/head
J. Nick Koston 2021-12-03 22:20:56 -10:00 committed by GitHub
parent a59ec9ca5e
commit ad63149927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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.10"],
"requirements": ["flux_led==0.25.12"],
"quality_scale": "platinum",
"codeowners": ["@icemanch"],
"iot_class": "local_push",

View File

@ -658,7 +658,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.25.10
flux_led==0.25.12
# homeassistant.components.homekit
fnvhash==0.1.0

View File

@ -399,7 +399,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.25.10
flux_led==0.25.12
# homeassistant.components.homekit
fnvhash==0.1.0