added receiver plugin
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Initial release.
|
||||
- Subscribes to a Meshtastic channel over MQTT (public server or local broker).
|
||||
- Decrypts channel packets (AES-CTR) using the channel PSK.
|
||||
- Exposes the latest text message as a sensor (with from/to/time attributes).
|
||||
- Parses `LABEL:VALUE` messages into individual temperature/humidity sensors.
|
||||
- Auto-creates entities via MQTT Discovery; resolves the HA broker through the
|
||||
Supervisor (no manual credentials required).
|
||||
Reference in New Issue
Block a user