
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
13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"package": {
|
|
"Condition": [
|
|
{
|
|
"AppExeExists": [
|
|
"ha",
|
|
"docker"
|
|
]
|
|
}
|
|
],
|
|
"Name": "HomeAssistant"
|
|
}
|
|
}
|