Full functional and configured release

This commit is contained in:
Jean-Marc Collin
2023-01-02 11:11:56 +01:00
parent f1dc006904
commit 425482a1cd
21 changed files with 1338 additions and 228 deletions

2
.vscode/tasks.json vendored
View File

@@ -10,7 +10,7 @@
{
"label": "Run Home Assistant configuration against /config",
"type": "shell",
"command": "container check",
"command": "container check-config",
"problemMatcher": []
},
{