Sign inSign up

trafex/nefiteasy-influxdb

By trafex

Updated over 6 years ago

Sending the Nefit Easy metrics to InfluxDB with a Docker container

Image
0

2.6K

trafex/nefiteasy-influxdb repository overview

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.

Tag summary

Content type

Image

Digest

Size

28.9 MB

Last updated

over 6 years ago

docker pull trafex/nefiteasy-influxdb