New node.js wrapper for telldus-core
Posted: Fri Mar 17, 2023 9:45 am
Hi,
I've spent almost a week now on fixing and improving the currently broken telldus-core-js module for node.js.
The new version is named simply 'telldus', includes asynchronous calls to nearly all functions in telldus-core, improved stability and support for the latest versions of node.
https://github.com/Hexagon/node-telldus
or
Feedback and/or pull requests is appreciated 
Cheers,
Hexagon
I've spent almost a week now on fixing and improving the currently broken telldus-core-js module for node.js.
The new version is named simply 'telldus', includes asynchronous calls to nearly all functions in telldus-core, improved stability and support for the latest versions of node.
https://github.com/Hexagon/node-telldus
or
Code: Select all
npm install telldus

Cheers,
Hexagon