-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Thank you for this library. I was having trouble debugging the uFire LLC esp-now to mqtt bridge. This library made it easy to replace their bridge and also move it to a server instead of an esp32. I thought uFire had a good message structure and a good esp-now component, so I just needed to map their parsing code to python after using your library to capture the messages. This is my first python project so excuse any rookie mistakes.
see:
- https://github.com/u-fire - clean esphome esp-now component
- https://github.com/boverby/python_espnow_mqtt - my mashup
This repo shows using your library, receiving/parsing uFire esp-now messages, sending homeassistant compatible events to mqtt broker, and running from systemd.
I also included the esphome yaml ( now55.yaml ) code that creates the sensor message
Metadata
Metadata
Assignees
Labels
No labels