Skip to content

Some Node-red nodes for acting the Netatmo sensor APIs

License

Notifications You must be signed in to change notification settings

sadmin91/node-red-contrib-netatmo

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.1%
  • JavaScript 33.9%