diff --git a/source/_components/mqtt.markdown b/source/_components/mqtt.markdown index fe6c392d357..f4388c54a67 100644 --- a/source/_components/mqtt.markdown +++ b/source/_components/mqtt.markdown @@ -11,6 +11,7 @@ logo: mqtt.png ha_category: Hub featured: true ha_release: pre 0.7 +ha_iot_class: depends --- 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.