Specify configurator as dependency (#23030)
This commit is contained in:
parent
7303d56a55
commit
57f17707c6
15 changed files with 17 additions and 12 deletions
|
@ -5,6 +5,6 @@
|
|||
"requirements": [
|
||||
"homekit[IP]==0.13.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"dependencies": ["configurator"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue