home-automation-home-assistant/.vscode/settings.json
2021-03-21 18:41:41 +01:00

5 lines
72 B
JSON

{
"files.associations": {
"*.yaml": "home-assistant"
}
}