meshtastic2hass

A Python client for use with Meshtastics devices that forwards telemetry and position messages to Home Assistant (Hass) via MQTT.

GPL-3.0 License

Downloads
364
Stars
21

Bot releases are visible (Hide)

meshtastic2hass - 1.0.14 Latest Release

Published by Mictronics 3 months ago

  • Forward uptime to Home Assistant
  • Forward hop distance to Home Assistant
meshtastic2hass - 1.0.13

Published by Mictronics 3 months ago

Added network connection to Meshtastic interface.

meshtastic2hass - 1.0.12

Published by Mictronics 3 months ago

Migrate paho-mqtt to version 2.x

meshtastic2hass - 1.0.11

Published by Mictronics 3 months ago

Forward MQTT message from Home Assistant to Meshtastic channel.

meshtastic2hass - 1.0.10

Published by Mictronics 4 months ago

Added forwarding node filter to avoid entity creating for any node.

meshtastic2hass - 1.0.9

Published by Mictronics 4 months ago

Remove special characters from MQTT topic strings.

meshtastic2hass - 1.0.8

Published by Mictronics 6 months ago

Publish Meshtastic channels configuration via MQTT periodically in HA to avoid unavailability.

meshtastic2hass - Forward detection sensor

Published by Mictronics 7 months ago

Forward notification from detection sensor as text message to HA via primary channel.

meshtastic2hass - Forward chat messages per channel

Published by Mictronics 7 months ago

meshtastic2hass now forwards text messages now per known channel.
In HA a text entity is created for each channel know to the connected node. Each message is logged together with the short name of its origin node.

meshtastic2hass - Fixed several exceptions

Published by Mictronics 9 months ago

  • Fixed exception when serial interface is not found.
  • Fixed exception on event loop stop but was not running.
meshtastic2hass - Node text to Hass

Published by Mictronics 9 months ago

Added forwarding of text messages received on any channel of a Meshtastic node to home assistant via MQTT text entity.

meshtastic2hass - Configuration via TOML file

Published by Mictronics 9 months ago

Added support for configuration via TOML file. Useful for systemd servicing.

meshtastic2hass - Another one

Published by Mictronics 9 months ago

projects_url removed this time.

meshtastic2hass - Next try with release v1.0.1

Published by Mictronics 9 months ago

Let's see if it published this time.

meshtastic2hass - First release.

Published by Mictronics 9 months ago

First release as Python package. Let's try...