In this guide, I’m going to show you how to setup and use the Visual Studio Code Community Addon to use VSCode directly from your Home Assistant web interface. This will completely eliminate the need to use File Editor to edit your configuration.yaml file.

To access Home Assistant from a locally installed version of Visual Studio, follow this guide.

Or, if you want access Home Assistant via SSH, follow this guide.

Note: The VSCode Community addon cannot be installed on raspberry pi’s.


Step 1: Enable Home Assistant Community Add-ons

In Home Assistant, go to Supervisor > Add-on Store.

If you don’t already see a section called Home Assistant Community Add-ons, you first need to add this. Once added, the Visual Studio Code addon will appear as a 1-click download.

In the Addon Store page, click the 3 dots in the top right corner > Repositories.

Paste in this URL and click Add: https://github.com/hassio-addons/repository

You should now see a huge list of community addons to install:


Step 2: Install Visual Studio Code Addon

Click Visual Studio Code, and then Install.

It will take a few minutes to install, so be patient during this step.

Toggle on Watchdog and Show In Sidebar, then click Start.

Step 3: Use Visual Studio Code addon

You should now see a new tab on your sidebar. Simply click it to launch VSCode editor. This will give you the full power of Visual Studio directly from within Home Assistant!


Home Assistant Config Helper extension

This should already be installed. But, I wanted to point it out just so were aware of how it works.

This extension autofills entity ID’s as you type, helps you format your yaml correctly, shows version history, allows you to open multiple config files at the same time, and much more.

Click Extensions, then search for Home Assistant Config Helper.

For example, I purposely set the wrong indentation for switches: As you can see, it highlights the problematic area in red for us.

To save any of your edits, click the hamburger icon > File > Save.


Wrapping Up

That’s all there is to it! I’ve been a heavy Home Assistant user over the last year, and up until today I’ve been using File Editor. This addon is going to simply things for me so much, and I’m really excited to start using to speed up the coding and customizing process.


My Favorite Home Assistant Devices

Below are some of the Home Assistant-compatible devices I personally use in my home. I highly recommend each of them.

The full list of all Home Assistant compatible & recommended devices I use can be found on my Equipment List page.

Similar Posts

One Comment

  1. Not quick sure the differences between each option, ie, when / why one over the other

Leave a Reply

Your email address will not be published. Required fields are marked *