#19753·evcc

Epic: Heating improvements

Author: andigCreated Mar 13, 2025Updated Sep 22, 2026
Labelsbacklogheating

Recently, we have added more and more heating devices: https://github.com/evcc-io/evcc/pulls?q=is%3Apr+is%3Aclosed+label%3Aheating. To simplify implementation we've provided two basic abstractions that allow quickly prototyping new models on top: heatpump(power-controller) and sgready(2-wire controlled).

Heating devices, especially heatpumps, are different than the usual EV charger in a couple of aspects:

This epic serves to collect ideas how to improve the current functionality.

Loose summary of things we might potentially do next