From 7260d353dd6118f5f0240091a5330e0b34471dd2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 8 Aug 2015 19:30:24 +0200 Subject: [PATCH] add mqtt --- source/components/index.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/components/index.markdown b/source/components/index.markdown index ed2b789d309..c6744bbd667 100644 --- a/source/components/index.markdown +++ b/source/components/index.markdown @@ -363,6 +363,12 @@ the manufacturers of these devices. Time & Date Displays the time and the date. + + + + MQTT + Allow sending and recieving MQTT messages. +