Fix markdown in note (#32804)

This commit is contained in:
Joakim Sørensen 2024-05-16 13:54:30 +02:00 committed by GitHub
parent 22f87ce57d
commit 42ff3df25c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,8 +15,10 @@ ha_integration_type: integration
--- ---
<div class='note warning'> <div class='note warning'>
This integration only supports TTNv2 that has been definitively switched off in 2022 (deprecated). This integration only supports TTNv2 that has been definitively switched off in 2022 (deprecated).
For TTNv3, use the [MQTT integration](/integrations/mqtt). For TTNv3, use the [MQTT integration](/integrations/mqtt).
</div> </div>
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. 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.