From 3c50f3499895e1d7eaea7167acb4700642eb60a0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 10 Nov 2018 17:51:56 +0100 Subject: [PATCH] Make MQTT uppercase --- source/_addons/mosquitto.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_addons/mosquitto.markdown b/source/_addons/mosquitto.markdown index dfffaabf7c4..2f8a4d15fe4 100644 --- a/source/_addons/mosquitto.markdown +++ b/source/_addons/mosquitto.markdown @@ -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 %}