mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +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",
|
"name": "Flux",
|
||||||
"documentation": "https://www.home-assistant.io/components/flux",
|
"documentation": "https://www.home-assistant.io/components/flux",
|
||||||
"requirements": [],
|
"requirements": [],
|
||||||
"dependencies": [
|
"dependencies": [],
|
||||||
"light"
|
"after_dependencies": ["light"],
|
||||||
],
|
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user