Skip to content
Discussion options

You must be logged in to vote

Awesome, glad that sorted it and thanks for posting the working config back, that's useful for the next person who hits this. Quick recap for posterity:

  • 5600 ("Meter active power", the DTSU666 directly): REGISTER_TYPE = INPUTWORD_ORDER = LITTLE, no multiplier needed. Sign comes out right because the meter reports import-positive already.
  • 13009 ("Export power", the inverter's own figure): same settings but needs POWER_MULTIPLIER = -1 to flip export-positive into the import-positive convention Shelly/EVCC expect.

Your instinct to prefer 5600 matches what I'd lean toward too, it's the raw DTSU666 reading rather than something the inverter derives, so it should track grid changes with the…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JeremyPerales
Comment options

@tomquist
Comment options

Answer selected by JeremyPerales
@JeremyPerales
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants