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
Repository
field, selectTheme
from theCategory
dropdown menu, and click theADD
button.
https://github.com/airalab/home-assistant-themes.git
- Next, search for
robonomics Theme
in the HACS search bar. Once found, select it and hit theDownload
button.
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.yaml
file 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>.yaml
in 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/backgrounds
Copy 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
profile
and switch on Advanced mode -
Then, go to
settings
->add-ons
. Click onADD-ON STORE
button and search for file editor. -
Install it. Once the file editor installed click
start
button. The switch onShow in sidebar
option. -
This is it! Now you can edit your files.
- Robonomics
- Black and White
- Neon
- Dark
- Neon Green
- AI