Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 824 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 824 Bytes

Slate Theme for Home Assistant

Full Home Assistant configuration files can be found here.


Installation

Download the slate.yaml file from inside the themes directory here to your local themes directory.

Make sure to add themes: !include_dir_merge_named themes under frontend: in your config.yaml like so:

frontend:
  themes: !include_dir_merge_named themes

Restart Home Assistant and select your theme by clicking on your user's profile circle in the bottom left.


1

2

3

4

5

6