Hi Frenck , I still can’t use the new features? I have restart home assistant today again, but no chance for use all the new commands. always the message “property is not allowed”. sure, that is no issue by my home assistant instance?
On the latest release, the VSCode icon on the sidebar is not displaying (altough its working normally, just missing the icon). Anyone else having this?
Are you on Home Assistant .113? The MDI icon for VS Code changed on .113, so the add-on was updated to use the new icon. If you’re on an older version of Home Assistant, it probably can’t find the icon by the new name.
And you’ll probably want to configure a few extensions, most importantly the Home Assistant Config Helper. But this is a thread for the community add-on, so details are out-of-scope here.
I have a couple of strange annoyances that occur when I copy/paste code from VSC, either to another part of the same yaml file or to this forum.
When I copy code to the same (or even another) yaml file the indentation gets messed up. Generally the first line of the pasted section is indented an additional 4 spaces and the rest 2
When I paste into this forum I end up with an entire blank line in between each line of code.
Yes to #1. It is making me crazy not to be able to copy blocks of code within the same file, or file to file, without ending up with a formatting mess.