This commit is contained in:
rcarteraz 2024-03-01 08:52:02 -07:00
parent 7ae8850701
commit 907c3ce215

View file

@ -7,18 +7,17 @@ sidebar_position: 4
### Home Assistant Integrations for Meshtastic
:::warning Note
Due to a known issue with nRF52 devices and JSON, nRF52 devices are not supported for use with Home Assistant at this time.
:::
Integrating Meshtastic into Home Assistant brings a new level of control and monitoring to your mesh network. On this page, we'll guide you through the process of creating Meshtastic MQTT sensor entities within Home Assistant. Whether you want to keep an eye on battery levels, environmental conditions, or even receive notifications from your mesh network, these integrations provide you with the tools to make it happen.
:::info
It is highly recommended to download MQTT Explorer for analyzing the JSON threads that come across the broker. This can be downloaded here: http://mqtt-explorer.com/
:::
:::info
Due to a bug with nrf52 devices and JSON, nrf52 devices are not supported for use with Home Assistant
https://github.com/meshtastic/firmware/issues/2804
It is highly recommended to download MQTT Explorer for analyzing the JSON threads that come across the broker. This can be downloaded here [http://mqtt-explorer.com/](http://mqtt-explorer.com/).
:::