diff --git a/source/components/mqtt.markdown b/source/components/mqtt.markdown index bd68bc0b115..6080ff9de3b 100644 --- a/source/components/mqtt.markdown +++ b/source/components/mqtt.markdown @@ -9,8 +9,7 @@ sharing: true footer: true --- -MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol -on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport. +MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport. To integrate MQTT into Home Assistant, add the following section to your `configuration.yaml` file: