Now can now control your Tellstick from Node-RED ( node.js )

Moderator: Telldus

Post Reply
emiloberg
Posts: 16
Joined: Fri Mar 17, 2023 9:45 am

Now can now control your Tellstick from Node-RED ( node.js )

Post by emiloberg »

Hi!

After a couple of weeks of me running it myself, I've now made a Node-RED module public. Available on NPM/Github: https://www.npmjs.com/package/node-red- ... -tellstick. With this module, you may receive and transmit data from/to the Tellstick.

Node-RED is a fantastic tool for wiring together hardware devices, APIs and online services in new and interesting ways. Here's a screenshot of how it may look:

Image

Here's a small video of me controlling my bedroom lights via Node-RED on my Raspberry: https://www.youtube.com/watch?v=qWhjNiy9fuU.

Feedback is always welcome!
fingalo
Posts: 53
Joined: Fri Mar 17, 2023 9:45 am

Re: Now can now control your Tellstick from Node-RED ( node.

Post by fingalo »

I have tried to install the node in Windows, but it fail on 'npm install telldus'.
Anybody got this working in Windows?
emiloberg
Posts: 16
Joined: Fri Mar 17, 2023 9:45 am

Re: Now can now control your Tellstick from Node-RED ( node.

Post by emiloberg »

fingalo wrote:I have tried to install the node in Windows, but it fail on 'npm install telldus'.
Anybody got this working in Windows?
Paste the error message here and I'll take a swing at it.
Post Reply