meshtastic-mqtt icon indicating copy to clipboard operation
meshtastic-mqtt copied to clipboard

A python script to translate Meshtastic packets into a plain format. Currently sends positions to a Traccar instance, and publishes battery % and environmental plugin data to its own topic (eg for Gr...

Results 12 meshtastic-mqtt issues
Sort by recently updated
recently updated
newest added

Nice work here! I was hoping to work with the mqtt json mode in a new project I'm working on [Meshtastic Matrix Relay](https://github.com/geoffwhittington/meshtastic-matrix-relay), but the Meshtastic devs are saying the...

There is a spot within the meshtastic that allows an external Voltage/Current monitor (amongst other tings), specifically the INA219. Need code to mimic the ENVIRONMENT_MEASUREMENT_APP decode

Hi, Could you give some more precise instructions on how to use this with Home Assistant (and AppDaemon). Do all the scripts need to be in AppDaemon or only the...

When you try to build and run the package at the moment you will get an error like this: ``` TypeError: Descriptors cannot not be created directly. If this call...

This project would be perfect to integrate HACS Community Store. [HACS website](https://hacs.xyz/)

I propose to add additional fields to the OsmAnd protocol for Traccar. I think it could be NodeName (or ShortName), SNR and HopLimit values, if possible. Just as an example:...

Might be nice to document steps you go thru to re-gen protobufs