Simple MQTT for Slack

Add to Slack

Send messages from Slack to any MQTT server. Everyone in your Slack workspace can send messages to MQTT topics.

Usage

Use /smqtt [command] with the following commands:

If you're in a hurry you can also use shortcuts for some commands: target add - ta, target list - tl, target remove - tr, send - s

Because this is a free service, all workspaces are limited to 100 MQTT messages per month. If you need more messages, send an email.

Example

  1. /smqtt target add blindsKitchen mqtt://user:password@example.com /home/kitchen/blind
  2. /smqtt tl
  3. /smqtt send blindsKitchen open
  4. /smqtt s blindsKitchen close

Privacy

The following data is stored:

We do not store the messages you send to MQTT. If you want any of this data removed, contact us via email.

We will remove all your data when you uninstall Simple MQTT from your workspace.

We use Amazon Web Services as infrastructure provider with the server located in eu-central-1 (Germany).

Authors

Written by Dirk Heinke<https://github.com/DirkHeinke> & Jan Müller<https://github.com/EggiJan>