Simple MQTT Client to show messages published on the topic badge/text.
Issues/pull-requets on GitHub
To specify custom client_id use valuestore in the shell:
import valuestore
settings = {"client_id": "your_client_id", "mqtt_server": "your.server.tld"})
valuestore.save('mqttclient', 'settings', settings)
Vote | Comment | Date |
---|---|---|
No votes yet :( | ||
File | Last edited | Size |
---|---|---|
__init__.py | 2021-01-02 01:14:43 | 6.4 KiB |
README.md | 2021-01-02 01:14:43 | 400 B |
icon.py | 2021-01-02 01:14:43 | 780 B |