Askoma ASKOHEAT+
The ASKOHEAT+ must be reachable via Modbus TCP (port 502). Ensure "Load Setpoint" is enabled in Input Settings via the web interface.
Important: In the loadpoint configuration, set mincurrent and maxcurrent to match
your device, and configure phases: 1 for single-phase operation.
Example AHIR-BI-plus-1.75: mincurrent: 1.1, maxcurrent: 7.6 (at 230V, 1 phase).
Supported features
- Built-in meter: Support for an integrated meter. Availability may vary between models.
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
host | IP address or hostname | optional | |
port | Port | optional | |
id | ID | optional | |
tempsensor | Temperature sensor | 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: askoheat host: 192.0.2.2 # IP address or hostname port: 502 # Port, optional id: 1 # ID, optional tempsensor: 0 # Temperature sensor, [0, 1, 2, 3, 4] (optional)