![Logo](https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png)
Catppuccin for Home Assistant
With HACS
- Add the following code to your
configuration.yaml
file (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
- Go to the Community Store.
- Search for
Catppuccin
. - Navigate to
Catppuccin
theme. - Press
Install
. - Go to services and trigger the
frontend.reload_themes
service.
- Add the following code to your
configuration.yaml
file (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
- Clone the repository
git clone https://github.com/catppuccin/home-assistant.git
- Copy
themes/catppuccin.yaml
in your existing (or create it)themes/
folder.
mv home-assistant/themes/catppuccin.yaml ~/config/themes/.
Copyright © 2021-present Catppuccin Org