mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Fix markdown in note (#32804)
This commit is contained in:
parent
22f87ce57d
commit
42ff3df25c
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user