Skip to content

Instantly share code, notes, and snippets.

@entropie
Created December 17, 2020 19:00
Show Gist options
  • Save entropie/4da52e085ff1f90026be0a4565eac32f to your computer and use it in GitHub Desktop.
Save entropie/4da52e085ff1f90026be0a4565eac32f to your computer and use it in GitHub Desktop.
path: cabinet
icon: 'mdi:flower-tulip'
panel: false
header:
type: picture
image: 'https://www.home-assistant.io/images/lovelace/header-footer/balloons-header.png'
cards:
- type: grid
square: false
columns: 1
cards:
- !include 'tiles/cabinet-cam.yaml'
- type: horizontal-stack
cards:
- !include 'tiles/cabinet-graph-temp.yaml'
- !include 'tiles/cabinet-graph-hum.yaml'
- !include 'tiles/cabinet-info.yaml'
- !include 'tiles/cabinet-status.yaml'
- !include 'tiles/cabinet-extended.yaml'
# - !include 'tiles/cabinet-graph-scale.yaml'
- !include 'tiles/cabinet-log.yaml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment