evcc-io / evcc

Sonne tanken ☀️🚘
https://evcc.io
MIT License
3.4k stars 620 forks source link

minSoC - yaml is ignored, no setting in WebUI #10922

Closed bjoernwuest closed 10 months ago

bjoernwuest commented 10 months ago

Describe the bug

According to manual (https://docs.evcc.io/docs/reference/configuration/vehicles#onidentify) the minSoC shall not be used in the yaml anymore but set in the WebUI instead.

The setting in the yaml is actually ignored, but I cannot find any setting in WebUI.

image image image image

Since winter is coming, how to adjust minSoC?

Steps to reproduce

  1. Go into WebUI
  2. Open various menus that are there

Configuration details

Relevant section:
vehicles:
- type: template
  template: renault
  title: Zoe
  user: ...
  password: ...
  vin: ...
  capacity: 52
  name: ev4
  mode: pv
  minSoC: 50 # minimum SoC to charge to
  targetSoC: 80 # maximum SoC to charge to

Log details

...

What type of operating system are you running?

Linux

Version

0.122.0

andig commented 10 months ago

Its in the plan on the arrival tab.

/cc @naltatis @VolkerK62