Developer: | FlyingDiver Like this plugin? Show your appreciation! |
Category: | Notification & Messaging |
Github: | Github Repo |
Assistance: | Get help! |
Plugin ID: | com.flyingdiver.indigoplugin.slack |
Latest release: | v2022.0.0 released on April 16, 2022 |
Release downloaded: | 0 times |
Requires: | Indigo v2022.1.0 or higher |
(Check the Releases tab below for older releases that may have different requirements) | |
Download latest release |
This plugin extends Indigo allowing it to send messages to Slack.
Requirement | ||
---|---|---|
Minimum Indigo Version | 2022.1 | |
Python Library (API) | Official | |
Requires Local Network | No | |
Requires Internet | Yes | |
Hardware Interface | None |
Requires configuring an application in the Slack Developer's Dashboard. See the wiki for detailed configuration information.
Released on: | April 16, 2022 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download this release |
Indigo 2022.1 plugin store release
Released on: | Nov. 30, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 1 times |
Download this release |
Fixed deprecated API method (issue #2).
Now requires slackclient to be installed outside the plug. Enter "sudo pip install slackclient" in Terminal.
Released on: | Oct. 31, 2018 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Now with file uploads!
Released on: | Oct. 30, 2018 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
First release. Replaces the old slack-notification plugin which uses a deprecated authentication method.