Skip to content

Commit

Permalink
SofarSolar: fix limitsoc reigster (#10916)
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored Nov 26, 2023
1 parent 817bc45 commit 2ea1c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/definition/meter/sofarsolar-g3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ render: |
{{- include "modbus" . | indent 6 }}
delay: {{ .delay }}
register:
address: 0x104C # BatConfig_Current_Discharge_Limit
address: 0x104D # BatConfig_Depth_of_Discharge
type: writemultiple
decode: uint16
scale: 100
Expand Down

0 comments on commit 2ea1c55

Please sign in to comment.