This commit is contained in:
radu
2026-07-17 13:15:18 +07:00
parent a318c77b84
commit ea71834661
5 changed files with 26 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"esphome.esphome-vscode"
]
}
+7
View File
@@ -0,0 +1,7 @@
{
"files.associations": {
"*.yaml": "esphome"
},
"esphome.validator": "local"
}