I’m planning on creating (improving) a vscode addon for ESPHome. Now, how many people use the hassio addon or the dashboard in contrast to a code editor with just yaml validation.
Can a poll be created here?
Please share how the ESPHome experiencie can be improved.
I use the dashboard in my browser (port 6052). Then use upload through usb the first time and ota thereafter. There is validation in the dashboard, although I could see vscode being even better. I don’t use the hassio addon (I don’t use hassio) - my esphome is installed via docker.
Having said that, my configurations have been pretty basic and mainly using copy/paste from other people’s work. In fact that is pretty well my only programming these days, despite having first learned to program at a teletype in 1979.
I used to use the dashboard for new device creation, but when I realized it just recognizes a new YAML file as a device, I started doing that with Atom. Dashboard for me is just maintenance and troubleshooting.
Will whatever you create integrate log streaming and OTA uploads?