Skip to content

SolarEdge Hybrid: add battery energy metering support - #30608

Merged
andig merged 1 commit into
masterfrom
device/solaredge-hybrid-battery-energy
Jun 7, 2026
Merged

SolarEdge Hybrid: add battery energy metering support#30608
andig merged 1 commit into
masterfrom
device/solaredge-hybrid-battery-energy

Conversation

@premultiply

Copy link
Copy Markdown
Member

Introduce energy and return energy metrics for the battery using Modbus registers, enhancing energy monitoring capabilities.

Replaces #29955
Follow-up to #30607

Copilot AI review requested due to automatic review settings June 7, 2026 16:32

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds lifetime battery energy counters to the SolarEdge Hybrid meter template so evcc can expose battery charge/discharge energy totals (in addition to instantaneous power and SoC) via Modbus.

Changes:

  • Remove PV energy reading (previously based on SunSpec 101:WH + 103:WH) from the SolarEdge Hybrid PV usage configuration.
  • Add battery energy (lifetime discharged/export) and returnenergy (lifetime charged/import) using SolarEdge Modbus registers with uint64 decoding.
  • Keep existing battery power/SoC and battery-control watchdog logic unchanged.

@andig andig added the devices Specific device support label Jun 7, 2026
Comment thread templates/definition/meter/solaredge-hybrid.yaml
@andig
andig merged commit 9fb8be5 into master Jun 7, 2026
10 checks passed
@andig
andig deleted the device/solaredge-hybrid-battery-energy branch June 7, 2026 17:07
@sonate-knoetchen

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devices Specific device support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants