diff --git a/html_templates/Overview.html b/html_templates/Overview.html index d7eaf67..8b9862b 100644 --- a/html_templates/Overview.html +++ b/html_templates/Overview.html @@ -65,9 +65,44 @@ <% } %> + +<% if (channels["pondlevel.pressure_psi"].value > 0.0){ %> +
+
+

Pressure

+
+
+
+
+ + + +
+ + <%= channels["pondlevel.pressure_psi"].timestamp %> + +
+
+ +
+
+
+
+<% } %> +

Configuration

-
+

Low Level Limit

@@ -92,7 +127,7 @@
-
+

High Level Limit

@@ -116,6 +151,32 @@
+ +
+ +
+
diff --git a/html_templates/Scaling.html b/html_templates/Scaling.html index 29f104e..4cfa93a 100644 --- a/html_templates/Scaling.html +++ b/html_templates/Scaling.html @@ -1,7 +1,10 @@
- +
+

Level

+
+

Raw Max (mA)

@@ -104,6 +107,114 @@
+
+
+

Pressure

+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +