diff --git a/HTML/Configuration.html b/HTML/Configuration.html
index 1cc08fb..a0fda3f 100644
--- a/HTML/Configuration.html
+++ b/HTML/Configuration.html
@@ -106,6 +106,45 @@
+
+
+ <% if (channels['flowmonitor.psi_pressure_enabled'].value == "True"){ %>
+
Pressure Transmitter Enabled
+ <% } else { %>
+
Pressure Transmitter Disabled
+ <% } %>
+
+
diff --git a/HTML/Overview.html b/HTML/Overview.html
index f2e299f..7636169 100644
--- a/HTML/Overview.html
+++ b/HTML/Overview.html
@@ -82,6 +82,35 @@
+ <% if (channels["flowmonitor.psi_pressure_enabled"].value == "True") { %>
+
+