From cad3008a1f02cf81b09c6fca481dbe9da1965a90 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Fri, 7 Mar 2025 09:21:08 +0100 Subject: [PATCH] Add important note on MQTT broker settings when using Supla Cloud (#37839) * Add important not on MQTT broker settings when using Supla Cloud * typo --- source/_integrations/supla.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/supla.markdown b/source/_integrations/supla.markdown index 9fe9e22f1bf..ab6a2620848 100644 --- a/source/_integrations/supla.markdown +++ b/source/_integrations/supla.markdown @@ -26,6 +26,12 @@ Right now, it's impossible to add a device -- all of them are discovered from SU For more complete Home Assistant support based on MQTT autodiscovery, consider switching your Supla devices to MQTT (through the setup interface). Or use the MQTT broker provided by [Supla Cloud](https://cloud.supla.org/integrations/mqtt-broker). +{% important %} + +The Supla Cloud MQTT broker requires [changing the default MQTT protocol setting](https://www.home-assistant.io/integrations/mqtt/#broker-configuration) at version 3.1. + +{% endimportant %} + ## Configuration To use SUPLA devices in your installation, add the following to your {% term "`configuration.yaml`" %}: