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