Skip to content
EN | DE

my-PV HEA•THOR IoT 9.0 kW

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

Use Modbus TCP control and configure phases: 3 in the loadpoint. Power is switched in stages of 3, 6 and 9 kW. Power limits are applied automatically. The additional SELV relay is not controlled.

Supported features

  • Built-in meter: Support for an integrated meter.

Parameters

NameDescriptionValueLevel
idModbus ID
Default: 1
intrequired
hostIP address or hostname
Example: 192.0.2.2
required
portPort
Default: 502
intrequired
tempsourceTemperature source
Default: 1
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: mypv-hea-90
# Modbus TCP
modbus: tcpip
id: 1
host: # Hostname
port: 502 # Port
tempsource: 1 # Temperature source, [1, 2] (optional)