fix Add-on build errors

- bump python to version 3.12.9-r0
- fix workspace path for VSCode
This commit is contained in:
Stefan Allius
2025-03-23 23:38:12 +01:00
committed by GitHub
parent 5d1ee60baf
commit 45abc69ffb
3 changed files with 5 additions and 4 deletions

View File

@@ -4,11 +4,11 @@
"path": "."
},
{
"path": "../wiki"
"path": "../tsun-gen3-proxy.wiki"
},
{
"name": "ha-addons",
"path": "../ha-addons/ha-addons"
"path": "../ha-addons"
}
],
"settings": {}