Tessel.io, Philips Hue and unlimited drinks
- Tessel.IO with climate module
- Philips HUE
-
Push code to server and log til file with this command (run inside climateModule folder):
tessel push index.js > file
-
Run server.js:
node server.js
You should see data from the temperature sensor -
Hm.
climateModule folder contains code for connecting to Tessel, reading from sensor and writing data to a file.
TeamSverige folder contains HTML and JavaScript for Philips HUE.