PowerShell_Scripts/HomeAssistant/_.package.json

20 lines
314 B
JSON

{
"package": {
"Condition": [
{
"custom": null,
"System": null,
"Hostname": null,
"Username": null,
"CmdletExists": null,
"AppExeExists": [
"ha",
"docker"
],
"Logic": 0
}
],
"Name": "HomeAssistant"
}
}