improved error feedback and fix completion issue

This commit is contained in:
2026-04-23 23:00:01 +02:00
parent a7846b54e5
commit 8454cc95f5
5 changed files with 26 additions and 4 deletions

View File

@@ -86,6 +86,10 @@
"title": "AppDaemon: Refresh Entity List",
"icon": "$(sync)"
},
{
"command": "appdaemon.handleErrors",
"title": "AppDaemon: Handle Errors"
},
{
"command": "appdaemon.clearErrors",
"title": "AppDaemon: Clear Error Diagnostics"