Skip to content

thibautsabot/streamdeck-plugin-smartthings

Repository files navigation

Smartthings plugin for StreamDeck

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 :

Screenshot 2021-03-29 at 11 10 38

Add your smartthings personal access token and get everything from your hub !

Screenshot 2021-03-29 at 11 11 33

Access token

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".

Screenshot 2021-03-29 at 11 24 37

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.

Informations

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.