Skip to content

Latest commit

 

History

History
executable file
·
32 lines (18 loc) · 1.12 KB

File metadata and controls

executable file
·
32 lines (18 loc) · 1.12 KB

Home Assistant Configuration

A few words to the wise

  • Use the Visual Code addon in Home Assistant, and embrase the folding editor. Fold along the folding lines '--------' to good readability.

  • However tempting, I didn't split up this file, because it caused problems with !include files remaining cached.

  • Use the browser_mod UI to hide the header

  • Some credentials must reside in secrets.yaml what is not included in this repository

  • Remember, browser_mod can be used to print values on the console of the browser.

  • Many thanks to Mattias Persson for sharing his Dashboard. It gave me a head start in configuring this.


If you like anything here, be sure to 🌟 my repo!

org dashboard

Installation

How do I install this theme?
There's no install button. I'm sharing my full configuration

Can you please add this to HACS?
No, because this is not a custom card or integration

Where do I even start?
INSTALL.md explains how to get started 🎉