Deployed 4ded5bb with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-02-07 22:50:49 +00:00
parent 160813f058
commit f7c73a1c20
3 changed files with 2 additions and 2 deletions

View File

@@ -988,7 +988,7 @@ Alternatively you can set the parameter <code>DecimalShift</code> to <code>3</co
<p><a id=MQTT-Uri></a></p>
<h3 id="parameter-uri_1">Parameter <code>Uri</code></h3>
<p>Default Value: <code>mqtt://IP-ADRESS:1883</code></p>
<p>URI to the MQTT broker including the port. E.g. <code>mqtt://IP-Address:Port</code>.</p>
<p>URI to the MQTT broker including the port. E.g. <code>mqtt://192.168.1.1:1883</code>.</p>
<hr style="border:2px solid">
<p><a id=MQTT-password></a></p>