From ff106d63f1b624b150af672bdf7bd5a398d0eebf Mon Sep 17 00:00:00 2001 From: nextMJ <77353838+nextMJ@users.noreply.github.com> Date: Thu, 7 Mar 2024 12:30:42 +0100 Subject: [PATCH] Minor typo fix in SUPLA integration description (#31780) --- source/_integrations/supla.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/supla.markdown b/source/_integrations/supla.markdown index 219bf135504..ae0d209bcf6 100644 --- a/source/_integrations/supla.markdown +++ b/source/_integrations/supla.markdown @@ -23,7 +23,7 @@ Currently, only covers (shutters in SUPLA's terminology), gates, garage doors, a Right now, it's impossible to add a device -- all of them are discovered from SUPLA-CLOUD's servers or yours. -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). +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). ## Configuration @@ -43,7 +43,7 @@ servers: type: list keys: server: - description: Address of the SUPLA-CLOUD server (either IP address or DNS name); can either be the (cloud hosted)[https://cloud.supla.org] instance, or a (self hosted)[https://github.com/SUPLA/supla-cloud] instance. + description: Address of the SUPLA-CLOUD server (either IP address or DNS name); can either be the [cloud hosted](https://cloud.supla.org) instance, or a [self hosted](https://github.com/SUPLA/supla-cloud) instance. required: true type: string access_token: