An open API service indexing awesome lists of open source software.

https://github.com/catppuccin/home-assistant

๐Ÿ  Soothing pastel theme for Home Assistant
https://github.com/catppuccin/home-assistant

catppuccin catppuccin-theme hacktoberfest home-assistant home-automation themes

Last synced: 2 months ago
JSON representation

๐Ÿ  Soothing pastel theme for Home Assistant

Awesome Lists containing this project

README

          


Logo


Catppuccin for Home Assistant







## Previews

๐ŸŒป Latte







๐Ÿชด Frappรฉ







๐ŸŒบ Macchiato







๐ŸŒฟ Mocha







## Usage
### With [HACS](https://hacs.xyz/)
1. Add the following code to your `configuration.yaml` file (reboot required).

```yaml
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
```
2. Go to the Community Store.
3. Search for `Catppuccin`.
4. Navigate to `Catppuccin` theme.
5. Press `Install`.
6. Go to Developer Tools, and next Actions. Then select and manually trigger the `frontend.reload_actions` action.
7. Go to the [Profile General tab](https://my.home-assistant.io/redirect/profile) and change Theme under Browser Settings to your desired theme.

### Manual
1. Add the following code to your `configuration.yaml` file (reboot required).

```yaml
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
```
2. Clone the repository
```bash
git clone https://github.com/catppuccin/home-assistant.git
```

3. Copy `themes/catppuccin.yaml` in your existing (or create it) `themes/` folder.

```bash
mv home-assistant/themes/catppuccin.yaml ~/config/themes/.
```

4. Go to the [Profile General tab](https://my.home-assistant.io/redirect/profile) and change Theme under Browser Settings to your desired theme.

## ๐Ÿ’ Thanks to

- [fapfaff](https://github.com/fapfaff)

ย 




Copyright ยฉ 2021-present Catppuccin Org