Brilliant. Simply brilliant! #9
CommanderB
started this conversation in
General
Replies: 1 comment
-
|
You're the perfect user for that project :-) Let me know if you have any ideas for improvements ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This turbocharges StreamDeck to do ANYTHING. Pretty much anything is possible with Node-Red and providing the hook from StreamDeck to Node-Red (or other websocket client) makes StreamDeck capable of controlling anything.
I had a kludge of AppleScript calling curl, mosquito (MQTT) and more with about 15 profile pages simulating button icon changes for state changes. All very complicated and unecessary. Now a websocket call to a Node-Red server (that I already had running) and the integration is simple. And much more is possible now.
Beta Was this translation helpful? Give feedback.
All reactions