Home Assistant themes created by Robonomics team.
-
Navigate to the HACS panel and click on the three dots located in the upper right corner. Then, select
Custom repositories. -
Paste the provided link into the
Repositoryfield, selectThemefrom theCategorydropdown menu, and click theADDbutton.
https://github.com/airalab/home-assistant-themes.git
- Next, search for
robonomics Themein the HACS search bar. Once found, select it and hit theDownloadbutton.
Note: If you are using Home Assistant OS to get access to your configuration file use "File Editor" or "SSH" ADD-ONs. How to install "File Editor" find at the bottom of README.
- Add the following line to your
configuration.yamlfile if it isn't added (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.- Clone the repository
git clone https://github.com/airalab/home-assistant-themes.git- Copy
themes/<THEME_NAME>.yamlin your existing (or create it)themes/folder.
cp home-assistant-themes/themes/<THEME_NAME>.yaml <PATH_TO_YOUR_HOME_ASSISTANT_FOLDER>/themes/.To copy all themes use next:
cp home-assistant-themes/themes/* <PATH_TO_YOUR_HOME_ASSISTANT_FOLDER>/themes/.There are also backgrounds for some themes in the backgrounds folder. To install them, first you have to create www folder in your homeassistant
configuration directory. And create backgrounds folder in it:
mkdir -p <PATH_TO_YOUR_HOME_ASSISTANT_FOLDER>/www/backgroundsCopy the folder with backgrounds to your Home Assistant www folder for the backgrounds to appear in your dashboard.
mv home-assistant-themes/backgrounds/* <PATH_TO_YOUR_HOME_ASSISTANT_FOLDER>/www/backgrounds/Finally, you can choose theme in profile in theme section. More here.
If you do not have file editor in your sidebar:
-
Go to
profileand switch on Advanced mode -
Then, go to
settings->add-ons. Click onADD-ON STOREbutton and search for file editor. -
Install it. Once the file editor installed click
startbutton. The switch onShow in sidebaroption. -
This is it! Now you can edit your files.
- Robonomics
- Black and White
- Neon
- Dark
- Neon Green
- AI





