Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

listener to mqtt application #8

Open
boverby opened this issue Nov 18, 2024 · 1 comment
Open

listener to mqtt application #8

boverby opened this issue Nov 18, 2024 · 1 comment

Comments

@boverby
Copy link

boverby commented Nov 18, 2024

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:

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

@boverby
Copy link
Author

boverby commented Nov 18, 2024

not an issue, just thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant