A StreamDeck plugin to control your smartthings devices and scenes.
Donwload the release from https://github.com/thibautsabot/streamdeck-plugin-smartthings/releases
Open com.thibautsabot.streamdeck.smartthings.streamDeckPlugin
and install the plugin !
Chose what you need from the list :
Add your smartthings personal access token and get everything from your hub !
A personal access token is required to fetch "smart things" from your hub.
Head over to https://account.smartthings.com/tokens and connect to your Samsung / Smartthings account.
Click on "GENERATE NEW TOKEN".
Enter a name and tick at least "Devices" and "Scenes".
Your token is only stored on your machine ! It allows the plugin to control your devices, keep it secret.
Made from https://github.com/thibautsabot/typescript-streamdeck-boilerplate/.
For now, you can only configure Devices and Scene.
You can control any "switch" devices. In theory we can control anything but I don't have the devices to test it out.
Any contribution to the project by opening a Pull Request or an Issue would be greatly appreciated.