Skip to content

EVBox Elvi: disable buggy *.Offered and SoC measurands#29652

Merged
premultiply merged 1 commit intomasterfrom
fix/evbox-elvi-measurands
May 5, 2026
Merged

EVBox Elvi: disable buggy *.Offered and SoC measurands#29652
premultiply merged 1 commit intomasterfrom
fix/evbox-elvi-measurands

Conversation

@andig
Copy link
Copy Markdown
Member

@andig andig commented May 5, 2026

Summary

  • The Elvi charger reports nonsensical values for Current.Offered, Power.Offered and SoC, causing repeating "current mismatch (got 90A, expected 6A)" warnings and "charger out of sync" errors.
  • Remove these measurands from the desired OCPP set via metervalues: -Current.Offered,Power.Offered,SoC, matching the existing pattern used for the Wallbox FW5 template.
  • Drop the meter: false render branch (which itself only configured the buggy Current.Offered) and mark the now-unused meter param deprecated.

Closes #29588 (per @premultiply's suggestion in #29588 (comment)).

Test plan

  • Run an Elvi with default config and confirm no more "current mismatch" / "out of sync" warnings.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

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.

@andig andig added the devices Specific device support label May 5, 2026
@premultiply premultiply merged commit 1a06411 into master May 5, 2026
13 checks passed
@premultiply premultiply deleted the fix/evbox-elvi-measurands branch May 5, 2026 08:05
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.

Evbox Elvi: "charger logic error" and "charger out of sync"

2 participants