When I open my automations.yaml file with the Studio Code Server plugin in Home Assistant I see many many errors listed. But I don’t notice any problems when execution the different automations.
See screenshot. Any idea where this is originating from?
Disabling it makes coloring go away, so code becomes hard(er) to read. I disabled warnings instead:
settings, enter in search field:
@id:problems.visibility
and untick it.
I’m not sure if that disables some other (important) warnings, though, but i’m trying to switch to blueprint studio anyway. More lightweight (doesn’t eat up memory) and, what’s even better: github push, so whatever i do i have a backup of old versions. So far it looks promising.
@Protoncek : Tried to search for this config parameter: @id:problems.visibility but don’t understand exactly where to search. Can you explain where to add this config parameter?
If not… then i guess i must added something in the past in VScode’s settings file… but god only knows what… anyone know where VSCode’s settings file is stored?
I’d say try for yourself and see if it fits you. As far as i’m concerned it’s pretty similar. It doesn’t have mdi icons at the bottom, for one, but that’s minor for me. As said, what i love most is github push.
Or just click on the extension and update it.
My code server seems fine with the version of Home Assistant Helper…
I had a problem and got a bunch of that stuff quite a while ago (months), and I spotted that HA Helper inside the App had an update, I updated it, and it’s been fine since.
I have Frenck’s Code Server App I’m working with.