From 42ff3df25c8e69ca576267534ae57100c3d202be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 16 May 2024 13:54:30 +0200 Subject: [PATCH] Fix markdown in note (#32804) --- source/_integrations/thethingsnetwork.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/thethingsnetwork.markdown b/source/_integrations/thethingsnetwork.markdown index b7e055d5f9b..04ca0f11b48 100644 --- a/source/_integrations/thethingsnetwork.markdown +++ b/source/_integrations/thethingsnetwork.markdown @@ -15,8 +15,10 @@ ha_integration_type: integration ---
+ This integration only supports TTNv2 that has been definitively switched off in 2022 (deprecated). For TTNv3, use the [MQTT integration](/integrations/mqtt). +
The `thethingsnetwork` integration allows one to interact with the [The Things Network](https://www.thethingsnetwork.org). This community-driven and open network supports [LoRaWAN](https://www.lora-alliance.org/) for long range (~5 to 15 km) communication with a low bandwidth (51 bytes/message). [Gateways](https://www.thethingsnetwork.org/docs/gateways/) transfers the received data from the sensors to the The Things Network.