Added Home-Assistant package.
This commit is contained in:
parent
60825c92c8
commit
b410ec839d
3 changed files with 68 additions and 0 deletions
19
HomeAssistant/_.package.json
Normal file
19
HomeAssistant/_.package.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"package": {
|
||||
"Condition": [
|
||||
{
|
||||
"custom": null,
|
||||
"System": null,
|
||||
"Hostname": null,
|
||||
"Username": null,
|
||||
"CmdletExists": null,
|
||||
"AppExeExists": [
|
||||
"ha",
|
||||
"docker"
|
||||
],
|
||||
"Logic": 0
|
||||
}
|
||||
],
|
||||
"Name": "HomeAssistant"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue