Skip to content

Anbindung Powerdog #1025

May 15, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

ich glaub ich habs geschafft :)
Endgültige Bestätigung kann ich morgen bei Sonnenschein geben - vorab meine Konfiguration:

meters:
  - name: powerdog_pv
    type: default
    power:
      type: modbus
      uri: 192.168.1.21:502
      id: 1
      register:
        address: 40002
        type: holding
        decode: int32

  #Berechnung Einspeisung / Bezug
  - name: powerdog_grid
    type: default
    power:
      source: calc
      add:
        - source: modbus
          uri: 192.168.1.21:502
          id: 1
          register:
            address: 40026
            type: holding
            decode: int32

        - source: modbus
          uri: 192.168.1.21:502
          id: 1
         …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@andig
Comment options

@tobiforster
Comment options

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