-
Install and configure HACS
-
Within HACS Frontend add the following repositories
-
Manually copy over these files from matt8707/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 resources: - 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
-
Restart Home Assistant
-
Select dark mode and tablet theme ← DON'T SKIP THIS STEP!
Then add your entities, browser_mod for popups etc...