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

Pressure

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

Configuration

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

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