mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-02-20 00:32:04 +01:00
[DOCS] Add domain name information for mqtt server (#1827)
Co-authored-by: Florian <1technophile@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user