added receiver plugin
This commit is contained in:
@@ -6,11 +6,17 @@ A small Home Assistant add-on repository.
|
||||
|
||||
- **Meshtastic Sensor Broadcaster** — periodically broadcasts selected Home
|
||||
Assistant sensor values over a Meshtastic mesh (TCP or USB-connected node).
|
||||
- **Meshtastic Sensor Receiver** — subscribes to a Meshtastic channel over MQTT,
|
||||
decrypts it, and exposes the latest message plus parsed temperature/humidity
|
||||
values as Home Assistant sensors (via MQTT Discovery).
|
||||
|
||||
Together they form a round trip: the broadcaster sends `🏠 T1:.. H1:..` messages
|
||||
from one site, and the receiver turns them back into sensors at another.
|
||||
|
||||
## Install
|
||||
|
||||
Add-on Store -> ⋮ (top right) -> **Repositories** -> paste this repo's URL.
|
||||
Then install **Meshtastic Sensor Broadcaster** and configure it.
|
||||
Then install the add-on you want and configure it.
|
||||
|
||||
Or, for local development, copy the `meshtastic_broadcaster/` folder into the
|
||||
`/addons` share and use **Check for updates** in the Add-on Store.
|
||||
|
||||
Reference in New Issue
Block a user