We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873c599 commit 6302ea6Copy full SHA for 6302ea6
custom_components/nodered/manifest.json
@@ -1,6 +1,7 @@
1
{
2
"domain": "nodered",
3
"name": "Node-RED Companion",
4
+ "after_dependencies": ["mqtt"],
5
"codeowners": ["@zachowj"],
6
"config_flow": true,
7
"dependencies": [],
0 commit comments