Skip to content
/ template Public template

A template for Home Assistant themes.

Notifications You must be signed in to change notification settings

timpihl/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template

Hacs GitHub release (latest by date) GitHub Release Date

Template theme by TimPihl

Screenshots

Overview

Theme - Overview

Map

Theme - Map

Logbook

Theme - Logbook

History

Theme - History

Developer Tools

Theme - Developer Tools

Configuration

Theme - Configuration

Profile

Theme - Profile

Installation

Add the following code to your configuration.yaml file (reboot required).

frontend:
  ... # your configuration.
  themes: !include_dir_merge_named themes
  ... # your configuration.

HACS

  1. Go to the Community Store.
  2. Search for Template.
  3. Navigate to Template theme.
  4. Press Install.

Manual

Clone this repository in your existing (or create it) themes/ folder.

cd themes/
git clone https://github.com/timpihl/template.git

Or using submodules:

cd themes/
git submodule add https://github.com/timpihl/template.git

About

A template for Home Assistant themes.

Resources

Stars

Watchers

Forks

Packages

No packages published