-
-
Notifications
You must be signed in to change notification settings - Fork 477
[FEATURE REQUEST]Add support for MQTT in\out commands #403
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
Comments
Thank your for submiting, please be sure you followed template or your issue may be dismissed. |
This is a not a small task to implement this I think it can be done one day but do not close futur may be for 3.1.0 or 4.0 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Just as a reference, here is a link to an example of a simple implementation that could be used as a basis for integration. https://github.com/antonyx/ESP32-Serial-Bridge |
This issue has been removed from the stale queue. Please ensure activity to keep it openin the future. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This stale issue has been automatically closed. Thank you for your contributions. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Is your feature request related to a problem? Please describe.
Allow publish\subscribe via MQTT to send and receive status. For use with HomeAssistant \ NodeRed.
Describe the solution you'd like
Expose topics to support SET\GET\STATUS of all the command options and events as printer prints\moves\temp\times% complete\etc. Support of HomeAssistant MQTT Discovery (https://www.home-assistant.io/docs/mqtt/discovery/) to expose ESP3D as sensors \ automation.
Describe alternatives you've considered
Pooling is an option but would be better to allow the setup of an MQTT broker within the admin UI and define your topic "root".
Additional context
Anyway....appreciate all the work. Just started using it and like what I can do.
The text was updated successfully, but these errors were encountered: