diff --git a/docs/software/integrations/mqtt/home-assistant.mdx b/docs/software/integrations/mqtt/home-assistant.mdx index 3e5e346b..09a0b68f 100644 --- a/docs/software/integrations/mqtt/home-assistant.mdx +++ b/docs/software/integrations/mqtt/home-assistant.mdx @@ -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/). :::