initial commit with ad_toolbox submodule

This commit is contained in:
2026-04-15 16:14:33 +02:00
commit 0255b89ad1
13 changed files with 59 additions and 0 deletions

14
dashboards/Hello.dash Normal file
View File

@@ -0,0 +1,14 @@
#
# 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)