hass-appdaemon/dashboards/Hello.dash
Ian Fijolek 4af9ffc0f5 Working config
Dockerfile may not work
2024-01-10 16:23:43 -08:00

15 lines
197 B
Plaintext

#
# Main arguments, all optional
#
title: Hello Panel
widget_dimensions: [120, 120]
widget_margins: [5, 5]
columns: 8
label:
widget_type: label
text: Hello World
layout:
- label(2x2)