Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

TrafeX/nefiteasy-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publish Netfit Easy metrics to InfluxDB

Every 30 seconds this will send the temperatures, boiler state and pressure to InfluxDB

Docker Pulls

Usage

docker run -d --name nefiteasy -e "NEFIT_SERIAL_NUMBER=<serial number>" -e "NEFIT_ACCESS_KEY=<accesskey>" -e "NEFIT_PASSWORD=<password>" -e "INFLUXDB_URI=http://<InfluxDB uri>:8086/write?db=nefiteasy" trafex/nefiteasy-influxdb

Debugging

Add:

-v "$PWD":/usr/src/app -w /usr/src/app

Nefit Easy

Communicating with the Nefit Easy is done with the Nefit Easy Commands package.

About

Sending the Nefit Easy metrics to InfluxDB with a Docker container

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •