E.G.O. Smart Heater
The Smart Heater must be connected to the local network. Messages must be repeated at least every 60 seconds, otherwise the heater will turn off for safety reasons.
Important: In the loadpoint configuration, set mincurrent: 0.2 and maxcurrent: 16, as well as phases: 1 for single-phase operation.
Sponsor token
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
id | Modbus ID | int | required |
host | IP address or hostname | required | |
port | Port | int | required |
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: ego-smartheater
# Modbus TCP modbus: tcpip id: 247 host: # Hostname port: 502 # Port