fix standalone/make, fix HA avty, fix deprecated arduinojson, update packages

This commit is contained in:
proddy
2025-12-11 23:52:44 +01:00
parent 8bd1cd03b4
commit 55b8c2d04c
18 changed files with 535 additions and 488 deletions

View File

@@ -34,6 +34,7 @@
"sdkconfig.*",
"managed_components/**",
"pnpm-*.yaml",
"vite.config.ts"
"vite.config.ts",
"lib/esp32-psram/**"
]
}