Page 1 of 1

Node-RED modules for TellStick?

Posted: Fri Mar 17, 2023 9:45 am
by mountaindude
Node-RED (http://nodered.org) is pretty outstandingly cool, but there does not seem to be any TellStick support in it.
Given that there are various node.js modules for TellStick, it should be quite possible (even trivial..) to use TellStick's in Node-RED.
Has anyone tried it?

Re: Node-RED modules for TellStick?

Posted: Fri Mar 17, 2023 9:45 am
by Mellon
Hi!

I did a quick super simple node to control my christmas lights from Node-Red. You can find it here https://bitbucket.org/magnussp/node-red-tellstick

It's a first draft and is super basic. Right now it can turn switches ON and OFF.

Re: Node-RED modules for TellStick?

Posted: Fri Mar 17, 2023 9:45 am
by emiloberg
Old thread, but you might still be interested. If so, check this thread out! http://www.telldus.com/forum/viewtopic.php?f=11&t=5170

Re: Node-RED modules for TellStick?

Posted: Fri Mar 17, 2023 9:45 am
by mountaindude
I revisited Node-RED some months ago, and has since developed some neat stuff (IMHO) around Node-RED, Telldus Live and MQTT.

More info at http://www.telldus.com/forum/viewtopic.php?f=22&t=5494
I also post everything at https://www.ptarmiganlabs.com

/Göran