-
Install and configure HACS
-
Within HACS Frontend add the following repositories
-
Manually copy over these files from anarion80/hass-config
ui-lovelace.yaml
button_card_templates
folderpopup
folderthemes.yaml
sidebar.yaml
-
In
configuration.yaml
add lines [docs]frontend: !include themes.yaml template: !include sidebar.yaml lovelace: mode: yaml #use ui-lovelace.yaml resources: #hacs - url: /hacsfiles/button-card/button-card.js type: module - url: /hacsfiles/lovelace-layout-card/layout-card.js type: module - url: /hacsfiles/swipe-card/swipe-card.js type: module
-
In
secrets.yaml
add placeholdersyoutube_token: abc apexcharts_tibber: abc apexcharts_influx: abc apexcharts_github: abc
-
Restart Home Assistant
-
Select tablet theme ← DON'T SKIP THIS STEP!
Then add your entities, browser_mod for popups etc...