Make MQTT uppercase

This commit is contained in:
Fabian Affolter 2018-11-10 17:51:56 +01:00
parent d9e6362fe4
commit 3c50f34998
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -53,7 +53,7 @@ This add-on is attached to the Home Assistant user system, so mqtt clients can m
### {% linkable_title Home Assistant configuration %}
To use the Mosquitto as [broker](/docs/mqtt/broker/#run-your-own), go to the integration page and install the configuration with one click. If you have old mqtt settings available, remove this old integration and restart Home Assistant to see the new one.
To use the Mosquitto as [broker](/docs/mqtt/broker/#run-your-own), go to the integration page and install the configuration with one click. If you have old MQTT settings available, remove this old integration and restart Home Assistant to see the new one.
### {% linkable_title Disable listening on insecure (1883) ports %}