We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support to publish updates to a MQTT server.
The text was updated successfully, but these errors were encountered:
Added basic and unstable support for MQTT, overloading the URL fields…
c5f45e9
… and adding a single MQTT user. (Issue #2)
Added disconnect after publishing button topic (Issue #2).
ce2aa6b
Fixed some errors in the MQTT URI parsing (Issue #2).
b16f28d
Fixed incorrect topic detection from MQTT URI (Issue #2).
472c41c
Added basic support for secure MQTT connections (Issue #2).
82dab12
Made MQTT connect and publish more reliable (Issue #2).
d0265da
ceoloide
No branches or pull requests
Add support to publish updates to a MQTT server.
The text was updated successfully, but these errors were encountered: