first commit

This commit is contained in:
Oliver Walter
2026-06-27 00:38:05 +02:00
commit ac8dcff3d5
10 changed files with 228 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Changelog
## 1.0.0
- Initial release.
- Periodic broadcast of Home Assistant sensor values to a Meshtastic channel.
- TCP and serial node connections.
- Reads states via the Supervisor proxy (no long-lived token required).
- Auto-reconnect on send failure; skips unavailable sensors.