Skip to content

Commit

Permalink
Solis-Hybrid: fix battery power sign (evcc-io#11720)
Browse files Browse the repository at this point in the history
  • Loading branch information
premultiply committed Jan 16, 2024
1 parent 4fa0155 commit b996033
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/definition/meter/solis-hybrid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ render: |
register:
type: input
address: 33149 # Battery power
decode: int32
scale: -1
decode: int32
energy:
source: modbus
{{- include "modbus" . | indent 2 }}
Expand Down

0 comments on commit b996033

Please sign in to comment.