Bump flux_led to 0.28.34 (#82347)
* Bump flux_led to 0.28.33 fixes #75832 changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.32...0.28.33 * more more bump for legacy turn on
This commit is contained in:
parent
672acf30a4
commit
df959c364c
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.32"],
|
||||
"requirements": ["flux_led==0.28.34"],
|
||||
"quality_scale": "platinum",
|
||||
"codeowners": ["@icemanch", "@bdraco"],
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -706,7 +706,7 @@ fjaraskupan==2.2.0
|
|||
flipr-api==1.4.4
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux_led==0.28.32
|
||||
flux_led==0.28.34
|
||||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
|
|
|
@ -528,7 +528,7 @@ fjaraskupan==2.2.0
|
|||
flipr-api==1.4.4
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux_led==0.28.32
|
||||
flux_led==0.28.34
|
||||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
|
|
Loading…
Add table
Reference in a new issue