From 611fa403dcf5a3a60ac9cbfa6a57e3a24977bc81 Mon Sep 17 00:00:00 2001 From: kuckuckmann <99131208+kuckuckmann@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:04:16 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20Test=20=E2=80=90=20Wir=20testen=20hie?= =?UTF-8?q?r=20was=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test-‐-Wir-testen-hier-was.md | 45 +++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/Test-‐-Wir-testen-hier-was.md b/Test-‐-Wir-testen-hier-was.md index 38d764b..5d705b4 100644 --- a/Test-‐-Wir-testen-hier-was.md +++ b/Test-‐-Wir-testen-hier-was.md @@ -57,6 +57,18 @@ Auf dieser Seite testen wir was für die zukünftige Wiki * **cardQR:** Gäste WLAN +*** + + +# Page Beispiele + +
+ PageEntities + +
+*** +
+ PageGrid(2) ## CardGrid für Sensorwerte ![](https://user-images.githubusercontent.com/102996011/216006611-32155c9c-84ba-48eb-8b07-2485d80eb99b.png) @@ -75,7 +87,36 @@ let SensorGrid = { { id: 'alias.0.NSPanel_1.Luftdruck', name: 'Luftdruck hPa', offColor: White , onColor: White, useValue: true, colorScale: {'val_min': 950, 'val_max': 1050, 'val_best': 1013} }, ]}; ``` - - +
+*** +
+ PageMedia + +
+*** +
+ PageThermo + +
+*** +
+ PageAlarm & PageUnlock + +
+*** +
+ PageChart + +
+*** +
+ PagePower + +
+*** +
+ PageQR + +
***