repo created

This commit is contained in:
2024-08-31 03:05:08 +01:00
commit 31241c00ee
12 changed files with 562 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"*.yaml": "home-assistant"
}
}