-
+
This is the port for the web interface and API requests.
If different than 80 (standard HTTP port) you will have to add it explicitly to your requests: http://myip:myport/
diff --git a/code/html/src/panel-dcz.html b/code/html/src/panel-dcz.html
index 0245abc6..5879a73c 100644
--- a/code/html/src/panel-dcz.html
+++ b/code/html/src/panel-dcz.html
@@ -36,7 +36,7 @@
-
+
Delay in milliseconds to detect a double or triple click (from 0 to 1000ms).
The lower this number the faster the device will respond to button clicks but the harder it will be to get the expected event.
@@ -78,7 +78,7 @@
-
+
How often the heartbeat messages should be sent (number of seconds).
diff --git a/code/html/src/panel-idb.html b/code/html/src/panel-idb.html
index f8acb1a3..e957b712 100644
--- a/code/html/src/panel-idb.html
+++ b/code/html/src/panel-idb.html
@@ -29,7 +29,7 @@
-
+
(ms) Wait for the specified time before applying the relay status, when multiple relays change simultaneously.
diff --git a/code/html/src/panel-rfb.html b/code/html/src/panel-rfb.html
index a2375544..722ac10c 100644
--- a/code/html/src/panel-rfb.html
+++ b/code/html/src/panel-rfb.html
@@ -27,7 +27,7 @@
-
+
Number of times to repeat the outgoing transmission
diff --git a/code/html/src/panel-sch.html b/code/html/src/panel-sch.html
index ebf59901..4c17e6c2 100644
--- a/code/html/src/panel-sch.html
+++ b/code/html/src/panel-sch.html
@@ -27,7 +27,7 @@
-
+
Number of days to look back when restoring schedule. Set to zero to only check current day.
diff --git a/code/html/src/panel-sns.html b/code/html/src/panel-sns.html
index 2167898e..49099a81 100644
--- a/code/html/src/panel-sns.html
+++ b/code/html/src/panel-sns.html
@@ -38,7 +38,7 @@