harrtho / node-red-contrib-netatmo-weather

Some Node-red nodes for acting the Netatmo sensor APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-netatmo

Provides a few nodes to connect to Netatmo devices. See here for details

Installation

npm install node-red-contrib-netatmo -g

Get Measurements node now supports mustache for arguments: {{payload.something}}

Details

With Version 0.3.0 the behavior of the configuration nodes has been changed:

You must reenter your Netatmo account information on the configuration node page. The “default” device ID has been removed from the configuration node. You have to enter it in the specific nodes "get measurements" or in the input message in field msg.deviceId.

About

Some Node-red nodes for acting the Netatmo sensor APIs

License:Apache License 2.0


Languages

Language:HTML 63.6%Language:JavaScript 36.4%