mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
feat(notification): add simple SmartThings switch activation (#1902)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b20bd4a496
commit
c22c960dc1
@@ -156,6 +156,15 @@ Generate token at [pushover.net/apps/build](https://pushover.net/apps/build).
|
||||
| `SLACK_CHANNEL` | Channel for posting |
|
||||
| `SLACK_TOKEN` | API token |
|
||||
|
||||
## SmartThings
|
||||
|
||||
Generate token at [account.smartthings.com/tokens](https://account.smartthings.com/tokens).
|
||||
|
||||
| Environment variable | Description |
|
||||
|:---:|---|
|
||||
| `SMARTTHINGS_TOKEN` | Access token |
|
||||
| `SMARTTHINGS_SWITCH_LABEL` | Switch Label of switch to activate|
|
||||
|
||||
## Telegram
|
||||
|
||||
| Environment variable | Description |
|
||||
|
||||
Reference in New Issue
Block a user