Updated HA package
Refresh-HADeviceRegistry added prompts as well as generalization using the profile.d set variables. Added profile.d template file for smoother setup Added HA Addon commands
This commit is contained in:
parent
b410ec839d
commit
2aa29de253
8 changed files with 146 additions and 26 deletions
|
@ -2,16 +2,10 @@
|
|||
"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