In this folder you should add additional customized pages.
This file should not be removed, it contains the code for all auto-generated pages.
This file displays the home page.
Todo
- Make home.yaml general, for the moment it needs to be customized.
This file displays a list of ALL lights.
Displays a map of the zigbee network, can be turned off in settings.yaml
When creating a new file add this code:
theme: {{ _global.tablet.settings.theme}}
title: {{title}}
path: {{url}}
icon: {{icon}}
type: custom:ha-dashboard
usePanel: true
style: !include ../templates/sidebar/styles/styles.yaml
sidebar:
stickyCards:
- type: custom:digital-clock
locale: sv
cards: !include ../templates/sidebar/menu.yaml
cards:
# Add your cards here
You will also need to add the file in the section room:
in settings.yaml