Bump flux_led to 0.28.31 to add support for Armacost devices (#77500)
This commit is contained in:
parent
8d94c8f74a
commit
4b3355c111
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.30"],
|
||||
"requirements": ["flux_led==0.28.31"],
|
||||
"quality_scale": "platinum",
|
||||
"codeowners": ["@icemanch", "@bdraco"],
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -676,7 +676,7 @@ fjaraskupan==1.0.2
|
|||
flipr-api==1.4.2
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux_led==0.28.30
|
||||
flux_led==0.28.31
|
||||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
|
|
|
@ -495,7 +495,7 @@ fjaraskupan==1.0.2
|
|||
flipr-api==1.4.2
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux_led==0.28.30
|
||||
flux_led==0.28.31
|
||||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
|
|
Loading…
Add table
Reference in a new issue