Skip to content

Wallbox an Zähler, nicht in PowerMeter #13605

Discussion options

You must be logged in to vote

Das sieht nun super aus.
Ich möchte es nochmal weiter beobachten.
Vor allem wie es sich verhält, wenn z.b. keine Sonne da ist.
Wenn heute alles gut ausschaut, schließe ich die Diskussion.

Hier nochmals die Config:

meters: # Strommessgerät
- name: grid-custom
  type: custom
  power: # Leistung in Watt
    source: calc
    add:
    - source: modbus
      id: 1
      uri: 192.168.1.118:502
      timeout: 15s
      connectdelay: 1s
      register:
        address: 37113 # Grid import export power
        type: holding
        decode: int32nan
      scale: -1
    - source: http
      method: GET
      uri: http://localhost:7070/api/state
      jq: .result.loadpoints | map(.chargePower) | add
…

Replies: 3 comments 31 replies

Comment options

You must be logged in to vote
14 replies
@VolkerK62
Comment options

@roberix
Comment options

@tobiasKaminsky
Comment options

@VolkerK62
Comment options

@VolkerK62
Comment options

Comment options

You must be logged in to vote
4 replies
@VolkerK62
Comment options

@roberix
Comment options

@tobiasKaminsky
Comment options

@roberix
Comment options

Comment options

You must be logged in to vote
13 replies
@VolkerK62
Comment options

@VolkerK62
Comment options

@tobiasKaminsky
Comment options

@VolkerK62
Comment options

@tobiasKaminsky
Comment options

Answer selected by tobiasKaminsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants