Anyone here using Meshtastic node to send environmental sensor data to Home Assistant using MQTT? I could use some help.

My connection works but data is only sent to HA on request (from Meshtastic app). Sensor data interval is set to 30 min but HA or MQTT Broker gets nothing without request.

Hardware: XIAO ESP32S3 + Wio-SX1262 + BME280.

Setup: Node1 -> Node2 -> MQTT -> HA

#Meshtastic #LoRa #HomeAssistant

@ssalo76 I usw the meshtastic Integration with API to monitor my GW and some specific nodes (trackers). Dient noticed any update problems yet
GitHub - meshtastic/home-assistant: Home Assistant Integration for Meshtastic

Home Assistant Integration for Meshtastic. Contribute to meshtastic/home-assistant development by creating an account on GitHub.

GitHub

@blub @ssalo76

Using your own MQTT broker with some fancy bridge rules can also "solve" that problem, I think