Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 758 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 758 Bytes

A NodeRed node implementation of the netatmo api API.

This module is a complete rewrite of https://github.com/ssadams11/node-red-contrib-netatmo and is meant as a production ready version. As such, all parameters can be sent via message to the nodes including, but not limited, to authentication information.

Documentation is an ongoing process but help is available, in app, for every indidividual node.

Getting Starting

  1. Make sure you have a netatmo account.
  2. Make sure you have at least one netatmo device set up.

Install

git clone https://github.com/Darkzor/node-red-contrib-drk-netatmo.git

or

npm install @darkzor/[email protected]

License

MIT © Radu Oprisan