Skip to content

Berechnung Einspeisungsleistung für Kostal Plenticore #917

Discussion options

You must be logged in to vote
- name: grid_calculated
  type: default
  power:
    type: calc
    add:
    - type: modbus
      model: sunspec
      uri: 192.168.178.xxx:1502
      id: 71
      scale: -1.0
      register:
        address: 575 # Inverter Generation Power (actual) 
        type: holding
        decode: int16
    - type: modbus
      model: sunspec
      uri: 192.168.178.xxx:1502
      id: 71
      register:
        address: 106 #Home own consumption from battery
        type: holding
        decode: float32s
    - type: modbus
      model: sunspec
      uri: 192.168.178.xxx:1502
      id: 71
      register:
        address: 108 #Home own consumption from grid
        type: holding
        decode: float3…

Replies: 2 comments 4 replies

Comment options

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

@TheRealTier
Comment options

@premultiply
Comment options

@TheRealTier
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by TheRealTier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants