mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix Flux component (#23431)
* Fix Flux component * Update manifest.json * Update manifest.json
This commit is contained in:
parent
b84ba93c42
commit
606dbb85d2
@ -3,8 +3,7 @@
|
||||
"name": "Flux",
|
||||
"documentation": "https://www.home-assistant.io/components/flux",
|
||||
"requirements": [],
|
||||
"dependencies": [
|
||||
"light"
|
||||
],
|
||||
"dependencies": [],
|
||||
"after_dependencies": ["light"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user