Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 317 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 317 Bytes

Node bindings for telldus-core

Install instructions:

Raspberry Pi with Raspbian Wheezy:
  1. sudo apt-get install telldus-core nodejs npm git
  2. sudo npm install -g node-gyp
  3. mkdir tmp
  4. cd tmp
  5. git clone https://github.com/plastbox/telldus-core-js.git
  6. cd telldus-core-js/
  7. sudo npm install -g