Is there a good method for debugging scripts and automations? (10/5/24)

I find that I am frequently having to change my custom/template automation and script logic every time major changes come through for integrations. It would be helpful if I could debug with breakpoints to view variables at various times.

The vscode addon doesn’t support debugging (that I am aware of).

Is there a good way to debug scripts and automations using data from my live HAOS instance?

1 Like

Traces

2 Likes

So its guess and check?