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

esphome MQTT support #29

Open
junosuarez opened this issue Mar 29, 2023 · 2 comments
Open

esphome MQTT support #29

junosuarez opened this issue Mar 29, 2023 · 2 comments

Comments

@junosuarez
Copy link

Thanks for upsy-desky!

I'm currently running it on my network, and I have a separate server polling the http endpoint and publishing the data to various other data stores, including MQTT. I'm a complete novice with esphome. I recently found that they have builtin MQTT support, which would be perfect for my needs.

Would this be useful to anyone else? @tjhorner, would you accept a PR adding MQTT client to publish desk height messages? If so, I'm happy to do some research and learn my way through implementing it.

@tjhorner
Copy link
Owner

MQTT support would be a great addition, and a PR for this would definitely be welcome. You could include the config in a new file in the firmware/addons directory, and provide substitutions for the broker, username, and password so that others can include it in their configuration as well.

If you need anything from me or have any questions about the existing configuration, let me know. Thanks!

@junosuarez
Copy link
Author

Update: I still want this and intend to implement it - but I got bogged down trying to configure the ESPHome dashboard following these directions https://upsy-desky.tjhorner.dev/docs/firmware-updates/ (this is not an ask for individual tech support).

I'll give it another go when I have time. This is low prio for me, so if anyone else wants this more than me, feel free to pick this up from me :) Otherwise, I'll provide updates as I go, but I expect it to take a while.

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

2 participants