nymea-plugins-modbus/amperfied
Simon Stürz 17a5d33861 Add Qt6 support 2025-08-18 11:55:53 +02:00
..
translations New plugin: Amperfied 2023-03-06 15:59:31 +01:00
README.md Amperfied: Add support for connect.solar and connect.business 2023-09-13 09:21:30 +02:00
amperfied-registers.json Amperfied: Add support for connect.solar and connect.business 2023-09-13 09:21:30 +02:00
amperfied.jpg New plugin: Amperfied 2023-03-06 15:59:31 +01:00
amperfied.pro Amperfied: Add support for connect.solar and connect.business 2023-09-13 09:21:30 +02:00
amperfiedconnectdiscovery.cpp Add Qt6 support 2025-08-18 11:55:53 +02:00
amperfiedconnectdiscovery.h Amperfied: Update to networkdevice interface 2024-12-12 11:04:12 +01:00
energycontroldiscovery.cpp New plugin: Amperfied 2023-03-06 15:59:31 +01:00
energycontroldiscovery.h New plugin: Amperfied 2023-03-06 15:59:31 +01:00
heidelberg-amperfied-modbus-protocol.pdf New plugin: Amperfied 2023-03-06 15:59:31 +01:00
integrationpluginamperfied.cpp Add Qt6 support 2025-08-18 11:55:53 +02:00
integrationpluginamperfied.h New plugin: Amperfied 2023-03-06 15:59:31 +01:00
integrationpluginamperfied.json Amperfied: Update to networkdevice interface 2024-12-12 11:04:12 +01:00
meta.json New plugin: Amperfied 2023-03-06 15:59:31 +01:00

README.md

Amperfied - Heidelberg

Connects nymea to a Amperfied/Heidelberg wallboxes. Currently supported models are:

  • Amperfied Energy Control
  • Amperfied connect.home
  • Amperfied connect.solar
  • Amperfied connect.business

Requirements

nymea requires the use of a firmware greator or equal version 1.0.7 on the wallbox.

Amperfied Energy Control

The Amperfied Energy Control is a Modbus RTU device. This means it must be connected to the nymea system using an RS485 port. The Modbus RTU must be configured with a baud rate of 19200, even parity, 8 data bits and 1 stop bit. In order to allow nymea to automatically discover the wallbox on the bus, the Modbus slave ID must be in the range of 1 - 20. If a higher slave ID number is required, the manual setup is to be used.

Amperfied connect.home/solar/business

The Amperfied connect.home is a Modbus TCP device. This means it must be connected to the same network the nymea system is in.