Stream Deck Integration

Has anyone figured out a way to integrate Smart Things with the Elgato Streamdeck?

I could set up a IFTTT rule, but its a bit convoluted

1 Like

I looked at these a while ago, they do have a Phillips Hue plugin.

But you could use HTTP requests and webCoRE.

Yeah I figured I’d use WebCore if not, would just be cool to do it directly.

I have a streamdeck. I might take a crack at writing the plugin. What do you want it to do?

2 Likes

I’d just think it’d be cool to assign devices, routines to buttons.
Have a little lamp on/off icon with the name of device. Press turns it on etc

I can do it via webcore and calling a piston etc or using IFTTT, but just doesn’t seem very polished :slight_smile:

1 Like

I am interested, a click to switch scene or turn off a device would be amazing.

did anything come of this ?

(GitHub - thibautsabot/streamdeck-plugin-smartthings: Smartthings plugin for StreamDeck)

4 Likes

Thanks - works pretty good :slight_smile:

Very cool! Will this continue to work once the move to Edge is complete and Groovy shuts down?

This is awesome! Works perfectly to toggle my AC on/off in the office. PC heats this room up quick.
Thank you!

Is it possible to to update icon with current status of device (on/off)?

is there an edge driver on this? it will be perfect to use the stream deck for automation

Hi all! I’ve been struggling with the plugin for a couple of month. (more or less). 95% of the time, it doesn’t respond. Looks like it may have something to do with the platform moving to matters and all… Or maybe not… Any tip to share? Thanks!

I’ve been running into so many issues since they shut down Groovy. It’s mostly unusable now… What about you?

Genius! Thanks for this, especially in light of IFTTT recently cutting off support for webhook integration from their free subscription tier.
Works as a perfect substitute, assuming you have a Smartthings hub that is. IFTTT and their $50/year subscription can piss right off.

Hey.
The plugin in working but only for 1 day.
After one day i have to get a new token to get the stream deck workin…
Any ideas?
I use the “Device” button to toggle the TV
Thank you

it uses PAT and those are now only good for 1 day. Plugin needs to be updated to use the current OAuth setup to work longer than a day if on a newly generated PAT.

This is going to be a hack, but if you have a spare WiZ light or smart plug around you can change its state with this plugin (or just send the UDP commands) and use the state to trigger SmartThings routines. Told you, a hack… but maybe it’s useful if you use it as accent light so when the light turns on the TV turns on and when the light turns off the TV turns off.

Other solutions may be overkill if you just want that (like installing Home Assistant in the computer or getting a Home Assistant Green) or cost monthly fees (webhooks from SharpTools, IFTTT, etc.).

1 Like

Fun fact: Eve Systems was formally called Elgato Systems when they were making the Stream Deck.

In June 2018, the Elgato brand and the company’s gaming division were sold to Corsair. The remaining business was renamed Eve Systems, continuing to operate under the Eve brand for its smart home products.

2 Likes