Fix Flux component (#23431)
* Fix Flux component * Update manifest.json * Update manifest.json
This commit is contained in:
parent
b84ba93c42
commit
606dbb85d2
1 changed files with 2 additions and 3 deletions
|
@ -3,8 +3,7 @@
|
|||
"name": "Flux",
|
||||
"documentation": "https://www.home-assistant.io/components/flux",
|
||||
"requirements": [],
|
||||
"dependencies": [
|
||||
"light"
|
||||
],
|
||||
"dependencies": [],
|
||||
"after_dependencies": ["light"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue