Skip to content
Carsten Walther edited this page Mar 12, 2024 · 4 revisions

This scripts represent a start for using Home Assistant with a customized dashboard and theme.

Feel free to change it to your needs. You are welcome to contribute.

Requirements

  • latest version of Home Assistant
  • HACS (optional)

Used/included 3rd-party cards

  • card-mod.js v3.4.2

  • clock-weather-card.js v2.2.2

  • mini-graph-card-bundle.js v0.12.0

  • wallpanel.js v4.24.1

How to use

Fresh installations

To use these configurations, download or clone the repository and copy all the files it contains into the config folder of the Home Assistant instance.

Existing installations

Copy the necessary files into the config folder of the Home Assistant instance. Be careful not to delete anything important.

The lovelace folder and the custom-theme.yaml may not yet be present in the installation.

Some settings may need to be copied to the configuration.yaml file.

The custom cards required for this dashboard are located in the www/js/ folder. HACS is not absolutely necessary.

Clone this wiki locally