From 0f229bd7e63fa026739a20ed59915c22781bce54 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 26 Mar 2016 17:39:51 -0700 Subject: [PATCH] Correct MQTT broker version for hbMQTT --- source/_components/mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/mqtt.markdown b/source/_components/mqtt.markdown index 614af9061f8..00c86d6e670 100644 --- a/source/_components/mqtt.markdown +++ b/source/_components/mqtt.markdown @@ -52,7 +52,7 @@ Home Assistant contains an embedded MQTT broker. If no broker configuration is g | ------- | ----- | | Host | localhost | Port | 1883 -| Version | 3.1 +| Protocol | 3.1.1 | User | homeassistant | Password | Your API password | Websocket port | 8080