Skip to content

lovelace-rounded/theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🟣 Rounded Themes

hacs

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.

Overview

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

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Rounded Themes is available in HACS (Home Assistant Community Store).

  1. Open HACS
  2. Go to "Frontend" section
  3. Click button with "+" icon
  4. 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

Credits

Piitaya LE0N