Skip to content

Daemon to collect data from Heidelberg Energy Control wallbox via RS485 Modbus and write them to InfluxDB

Notifications You must be signed in to change notification settings

snodo/HeidelbergEnergyControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

HeidelbergEnergyControl

Daemon to collect data from Heidelberg Energy Control wallbox via RS485 Modbus and write them to InfluxDB

Installation

  • clone repo
  • configure variables for DEVICE, INFLUX_* and files (make sure folders exist)
  • ./engcon2influx.py

The script is running in an endless loop now, so it's recommended to run it in screen or create a systemd service.

Set charge current

./engcon2influx.py -c 10 # to set to 10 ampere

About

Daemon to collect data from Heidelberg Energy Control wallbox via RS485 Modbus and write them to InfluxDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages