my-PV HEA•THOR IoT 9.0 kW
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
| Name | Description | Value | Level |
|---|---|---|---|
id | Modbus ID | int | required |
host | IP address or hostname | required | |
port | Port | int | required |
tempsource | Temperature source | 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)