From 12722d5c09bf4f1ce7cb0fe4b736c5a3f09f2153 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 26 Jun 2016 12:10:52 +0200 Subject: [PATCH] Add class --- source/_components/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) 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.