Bump flux_led to 0.28.3 to fix setting colorloop on older models (#64094)

Fixes #64087
This commit is contained in:
J. Nick Koston 2022-01-13 13:43:39 -10:00 committed by Paulus Schoutsen
parent 7bcf3e81d2
commit 7a886efec5
3 changed files with 34 additions and 35 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.27.45"],
"requirements": ["flux_led==0.28.3"],
"quality_scale": "platinum",
"codeowners": ["@icemanch"],
"iot_class": "local_push",
@ -41,4 +41,3 @@
}
]
}

View File

@ -659,7 +659,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.27.45
flux_led==0.28.3
# 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.27.45
flux_led==0.28.3
# homeassistant.components.homekit
fnvhash==0.1.0