From 266b278f7d8574d02ee5679a4962cbefa28d1ecc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 7 Sep 2015 16:56:10 +0200 Subject: [PATCH] add mqtt sensor and switch --- source/components/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/index.markdown b/source/components/index.markdown index d3c224e4751..e3651ec045d 100644 --- a/source/components/index.markdown +++ b/source/components/index.markdown @@ -119,7 +119,7 @@ Entities are things that you want to observe within Home Assistant. Support for - MQTT allows sending and recieving MQTT messages. + MQTT allows sending and recieving MQTT messages, incl. switch and sensor.