NetAtmo dashboard for Node-RED

Guido Bellomo
JavascriptJedi
Published in
1 min readAug 29, 2016

There are few Node-RED nodes for the NetAtmo weather station, most of them return data of the sensors as time series.

I needed something simpler for my chatbot, a way to get fetch all current values from all sensors, something like this

So I created this node-red-contrib-netatmo-dashboard.

To install

cd $HOME/.node-red
npm install node-red-contrib-netatmo-dashboard

See Netatmo Connect to get an API key.

--

--

Guido Bellomo
JavascriptJedi

Director of Technology @ Citadel. Javascript developer and creator of red-bot.io