[DOCS] Add domain name information for mqtt server (#1827)

Co-authored-by: Florian <1technophile@users.noreply.github.com>
This commit is contained in:
Florian
2023-12-07 13:34:40 -06:00
committed by GitHub
parent f4a03c39e0
commit 87cb2fecd2

View File

@@ -27,7 +27,7 @@ For boards with an ethernet port you can also access to the Wifi Manager portal
If the board is connected by ethernet, the Wifi and password can be empty. If you fill them the board will use this wifi as a fallback connectivity method.
:::
* Set your MQTT Server IP
* Set your MQTT Server IP or domain name (for Home Assistant you can enter `homeassistant.local` if your server is configured with mDNS)
* Set your MQTT Server Port (default: 1883)
* Set the MQTT secure connection box to select whether or not the connection should be secure
* Copy/paste the MQTT server certificate in the MQTT server cert box (only required if using a secure connection), be sure to include the `-----BEGIN CERTIFICATE-----` and `-----END CERTIFICATE-----` markers