From 6e1c30b5515fb987f13e0966a2cb049c5174f79a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 30 Aug 2015 23:57:15 +0200 Subject: [PATCH] add mqtt --- source/components/index.markdown | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source/components/index.markdown b/source/components/index.markdown index ac59c33b278..e36a694cc30 100644 --- a/source/components/index.markdown +++ b/source/components/index.markdown @@ -78,12 +78,12 @@ Entities are things that you want to observe within Home Assistant. Support for - +
-

Devices

+

Devices and protocols

@@ -117,6 +117,11 @@ Entities are things that you want to observe within Home Assistant. Support for + + + + +
RFXtrx sensors monitors values from RFXtrx sensors.
MQTT allows sending and recieving MQTT messages.