TaskerMqtt
December 29, 2016 ยท View on GitHub
TaskerMqtt is a Tasker Plugin for MQTT.
The plugin allows you to connect to a MQTT broker, publish messages as well as subscribe to topics (and handle messages published there).
It is licensed under the Apache 2.0 open source license.
Features
Tasker Actions added by the plugin
- Connect to MQTT broker
- Disconnect
- Subscribe arbitrary topics (with variable expansion)
- Unsubscribe
- Publish messages (with variable expansion)
Extra Events supported using this plugin
- Connection established
- Connection lost
- Message received