| Developer: | FlyingDiver Like this plugin? Show your appreciation! |
| Category: | Notification & Messaging |
| Github: | Github Repo |
| License: | MIT License |
| Assistance: | Get help! |
| Plugin ID: | com.flyingdiver.indigoplugin.slack |
| Latest release: | v2023.2.0 released on Jan. 24, 2024 |
| Release downloaded: | 3 times |
| Requires: | Indigo v2023.2.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: | Jan. 24, 2024 |
| Requires: | Indigo v2023.2.0+ |
| Downloaded: | 3 times |
| Download this release | |
Updates for Indigo 2023.2
| Released on: | April 16, 2022 |
| Requires: | Indigo v2022.1.0+ |
| Downloaded: | 2 times |
| Download this release | |
Indigo 2022.1 plugin store release
| Released on: | Nov. 30, 2020 |
| Requires: | Indigo v7.0.2 thru v2022.2 |
| Downloaded: | 3 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: | 2 times |
| Download this release | |
Now with file uploads!
| Released on: | Oct. 30, 2018 |
| Requires: | Indigo v7.0.2 thru v2022.2 |
| Downloaded: | 2 times |
| Download this release | |
First release. Replaces the old slack-notification plugin which uses a deprecated authentication method.