Warning It's only a theme! You need to install Rounded if you want to use Rounded cards!
Rounded theme allow you to customize your Rounded dashboard using Home Assistant themes.
Just select your theme in your Home Assistant profile settings.
1 theme available :
- Rounded (default)
Add the following code to your configuration.yaml file (restart required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
Rounded Themes is available in HACS (Home Assistant Community Store).
- Open HACS
- Go to "Frontend" section
- Click button with "+" icon
- Search for "Rounded Themes"
Clone this repository in your existing (or create it) themes/ folder.
cd themes/
git clone https://github.com/lovelace-rounded/theme