Hi,
Recently there are popping up a lot of “device xxx does not exist in your Home assistant instant” errors. The automation itself is functioning wel. Does someone recognizes this also
See attached example
Br,
Bob
Hi,
Recently there are popping up a lot of “device xxx does not exist in your Home assistant instant” errors. The automation itself is functioning wel. Does someone recognizes this also
See attached example
Br,
Bob
Disable the VSCode Home Assistant Config Helper extension. At this point it is so out of date and has so many issues that it is more of a hindrance than a help.
The “problem” when disabling HA helper is that we also loose coloring, which makes whole thing very … ugly to say at least… and very unreadable.
Is there any ha helper update in sight in near future?
EDIT: i found a workaround on GITHUB. Coloring remains, but errors are not shown anymore. It’s a shame, since some errors were still usable (like indentation errors etc…), but i guess it’s still better nothing than having all those red annoying errors all across yaml’s.
EDIT2: same can be achieved in vscode general settings, search for “problems” and uncheck “problems visibility”.
But, of course, i reckon that this hides all problems, not just the ones from HA helper extension…