Skip to content
EN | DE

Weishaupt AEROBLOCK/BIBLOCK/SPLITBLOCK/GEOBLOCK

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

Enable access under Settings -> Modbus TCP on the system device and configure network/netmask accordingly. The power setpoint (SollwertPV) overrides the SG Ready function. Mind the response time of the heating system.

Parameters

NameDescriptionValueLevel
idModbus ID
Default: 1
intrequired
hostIP address or hostname
Example: 192.0.2.2
required
portPort
Default: 502
intrequired
tempsourceTemperature source
Default: warmwater
optional
Configuration example for evcc.yaml

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

chargers:
- name: my_heating
type: template
template: weishaupt
# Modbus TCP
modbus: tcpip
id: 1
host: # Hostname
port: 502 # Port
tempsource: warmwater # Temperature source, [warmwater, buffer, flow, outside] (optional)