Post B4WRenx9ZMivw2zPxQ by blub@norden.social
 (DIR) More posts by blub@norden.social
 (DIR) Post #B4WRenhCWfxn8ZWg5o by ssalo76@mastodon.social
       0 likes, 0 repeats
       
       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
       
 (DIR) Post #B4WRenx9ZMivw2zPxQ by blub@norden.social
       0 likes, 0 repeats
       
       @ssalo76 I usw the meshtastic Integration with API to monitor my GW and some specific nodes (trackers). Dient noticed any update problems yet
       
 (DIR) Post #B4WReoGIQC2ItPwhnM by selea@social.linux.pizza
       0 likes, 0 repeats
       
       @blub @ssalo76 This^https://github.com/meshtastic/home-assistantI use it too, works perfectly
       
 (DIR) Post #B4WRj50s5C9k0Jld2m by selea@social.linux.pizza
       0 likes, 0 repeats
       
       @blub @ssalo76 Using your own MQTT broker with some fancy bridge rules can also "solve" that problem, I think
       
 (DIR) Post #B4WSYCseaj8pAoIpLE by ssalo76@mastodon.social
       0 likes, 0 repeats
       
       @selea @blub I had that but it didn't see my node's environment sensor (BME280).
       
 (DIR) Post #B4WStiuCib1MZvHtxo by selea@social.linux.pizza
       0 likes, 0 repeats
       
       @ssalo76Does it report that kind of telemetry at all? @blub
       
 (DIR) Post #B4WTJm2Bhy0noMRa7s by ssalo76@mastodon.social
       0 likes, 0 repeats
       
       @selea @blub Meshtastic app saw it, that integration didn't. But I got this working now. Temp, humidity and air pressure is sent to HA from that node via MQTT.