Skip to content

Commit

Permalink
chore: fix comment (evcc-io#10322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascalmh authored Oct 14, 2023
1 parent af705d2 commit d1689ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evcc.dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ vehicles:
vin: WREN...
onIdentify: # set defaults when vehicle is identified
mode: pv # enable PV-charging when vehicle is identified
minSoc: 20 # immediately charge to 0% regardless of mode unless "off" (disabled)
minSoc: 20 # immediately charge to 20% regardless of mode unless "off" (disabled)
targetSoc: 90 # limit charge to 90%

# site describes the EVU connection, PV and home battery
Expand Down

0 comments on commit d1689ec

Please sign in to comment.