node-red-contrib-nefit-easy2

2.5.0 • Public • Published

Nefit Easy™ Node-RED Node

NPM Version NPM Download Build Status Known Vulnerabilities semantic-release

A simple setup to get the current temperature is shown below : alt text

Also see a number of importable examples in my repository.


Pro-Tip : Be sure to use an external trigger (such as the inject node) to get the latest status. This way you can determine the update speed yourself. However, keep in mind that updating quicker than every 60 seconds will probably result into errors because of limitations of the Nefit API.


This Node-RED Node is based on the Nefit Easy™ commands library build by Robert Klep. At this link also all usable commands are documented and not repeated here for maintainability.

Minimum supported Node version is now at 14.x.

Features

  • Get Status (all information that is visible in the App, including current Temp.)
  • Get Pressure
  • Get Location (as set up in App)
  • Get Program data (active program, progam1 and program2)
  • Get Display boiler statuscode
  • Get Actual Supply temperature
  • Set temperature
  • Set Fireplace Mode (enable or disable)
  • Get User Mode (manual or clock operation mode)
  • Set User Mode
  • Get Gas Usage Data per day
  • Get Hot Water Supply (on or off)
  • Set Hot Water Supply (on or off)

Installation

npm -g i node-red-contrib-nefit-easy2

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-nefit-easy2

Weekly Downloads

5

Version

2.5.0

License

MIT

Unpacked Size

69.9 kB

Total Files

28

Last publish

Collaborators

  • raimondb