Homeassistant: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
Find your name at the bottom left of the dashboard and enable '''Advanced Mode'''. | Find your name at the bottom left of the dashboard and enable '''Advanced Mode'''. | ||
Then go to '''Supervisor''' | '''Add-on Store'''. Search for visual and install '''Visual Studio Code'''. | |||
Make sure you start it once installed and tick '''Show in sidebar''' on. |
Revision as of 18:56, 16 October 2021
Install the homeassistant image as explained on this page below.
https://www.home-assistant.io/installation/raspberrypi
Just before inserting the SD card in the raspberrypi open the hassos-boot volume on your computer. In there you will find a file called config.txt.
Open this file with a text editor and add the following line below at the end of the file:
dtoverlay=disable-bt
Also remove the # in front the line saying
enable_uart = 1
Save the file and unmount the SD card. Insert it in the Raspberrypi and go through the step asked on the web interface.
Find your name at the bottom left of the dashboard and enable Advanced Mode.
Then go to Supervisor | Add-on Store. Search for visual and install Visual Studio Code. Make sure you start it once installed and tick Show in sidebar on.