ESPHome VSCode pluginThis plugin provides validation, completion and hover help for ESPHome Yaml files. Configuration and usageThe plugin validates against ESPHome itself, so you will get the same errors. You can connect to ESPHome in two different ways:
To select an option use VSCode built in settings editor and search for Completion and hover help works with local data in the extension, so you will get this functionality even if the connection with ESPHome is not made. FeedbackPlease submit your issues to https://github.com/esphome/esphome-vscode/issues ContributingFor contributing check CONTRIBUTING.md |