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

Improve the MQTT interface: Use the Homie library/specification #14

Open
Drolla opened this issue Mar 11, 2023 · 1 comment
Open

Improve the MQTT interface: Use the Homie library/specification #14

Drolla opened this issue Mar 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Drolla
Copy link
Owner

Drolla commented Mar 11, 2023

This is a remaining suggestion from @rkoshak taken over from #6 to use the Homie library/specification for the MQTT interface.

@rkoshak
Copy link
Contributor

rkoshak commented Mar 13, 2023

Here's an example which might make things easier for you.

https://github.com/rkoshak/sensorReporter/blob/main/mqtt/homie_conn.py

Note that it doesn't know ahead of time what topics need to be available so it is probably a little more complicated than you'd need to implement.

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

No branches or pull requests

2 participants