Merge pull request #1067 from TheCommsChannel/patch-1

Update home-assistant.mdx
This commit is contained in:
rcarteraz 2024-03-01 09:11:26 -07:00 committed by GitHub
commit 9083d68ec0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,11 +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/
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/).
:::