added more diagnostics

This commit is contained in:
Oliver Walter
2026-07-01 01:27:24 +02:00
parent ddbbd27dbe
commit 30948ebb0a
3 changed files with 102 additions and 1 deletions
+1
View File
@@ -7,5 +7,6 @@
- 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.
- Link diagnostics per node: Last Seen, RSSI, SNR, and Hops Away.
- Auto-creates entities via MQTT Discovery; resolves the HA broker through the
Supervisor (no manual credentials required).