Skip to content
EN | DE

Roche Energy REL261

This page shows the nightly version. There is no release version yet.

AC-coupled commercial storage cabinet (261 kWh, 125 kW) with integrated PCS. Measurements only, no battery control.

Modbus TCP must be enabled in the cabinet's HMI under "Remote Management". Power and SoC are served on different Modbus IDs: PCS (ID 2) and BMS (ID 34).

Power (register 30135) mirrors the setpoint applied by the PCS and is not an independent measurement. If the cabinet is controlled externally and does not follow the command (e.g. during a PCS fault), the value deviates from the actual power.

Usage areas

  • Battery

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
portPort
Default: 502
optional
capacity [kWh]Battery capacity
Example: 50
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

meters:
- name: my_battery
type: template
template: roche-energy-rel261
usage: battery
host: 192.0.2.2 # IP address or hostname
port: 502 # Port, optional
capacity: 50 # Battery capacity (kWh), optional