diff --git a/templates/definition/meter/eastron-sdm120.yaml b/templates/definition/meter/eastron-sdm120.yaml index 04d3e21ba3..d457e57c99 100644 --- a/templates/definition/meter/eastron-sdm120.yaml +++ b/templates/definition/meter/eastron-sdm120.yaml @@ -25,7 +25,7 @@ render: | {{- include "modbus" . | indent 2 }} register: {{- if eq .usage "pv" }} - address: 0x4c # Export active energy + address: 0x4a # Export active energy {{- else }} address: 0x48 # Import active energy {{- end }}