A private addon repository for a customised evcc build.
Home Assistant → Settings → Add-ons → Add-on Store → ⋮ → Repositories → add:
https://github.com/SolarPower2024/evcc-addon
Then install evcc custom from the store, and optionally evcc optimizer to run the optimizer locally instead of the cloud service (see evcc-optimizer/DOCS.md).
Three additions, all inert until configured: priority-based load shedding
(lmpriority), the home battery as a load management participant, and
soc-based grid charging. See evcc-custom/DOCS.md.
The image is built from SolarPower2024/evcc
and published to ghcr.io/solarpower2024/evcc-custom.
- In the evcc fork, tag the commit:
git tag v0.315.0-lm2 && git push origin v0.315.0-lm2 - Wait for the Custom image workflow to push
ghcr.io/solarpower2024/evcc-custom:0.315.0-lm2 - Here, bump
version:inevcc-custom/config.yamlto0.315.0-lm2and push
Home Assistant then offers the update.