evcc-io / evcc

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

min+pv beginnt bei 3-phasig statt 1-phasig #5408

Closed tmy0 closed 1 year ago

tmy0 commented 1 year ago

Describe the bug

Hallo, wenn ich den Lademodus auf min+pv stellen, wird im Anschluss nicht mehr bei 1-phasig + pv begonnen, sondern der Ladevorgang wird sofort 3-phasig gestartet. Vor dem Update auf die Version 0.109 war dies noch anders. An der evcc.yaml habe ich nichts geändert.

image

Steps to reproduce

1. 2. 3. ...

Configuration details

# open evcc at http://evcc.local:7070
network:
  schema: http
  host: evcc.local # .local suffix announces the hostname on MDNS
  port: 7070

log: info
levels:
  cache: error

interval: 10s # control cycle interval

sponsortoken: 

meters:
- type: template
  template: solaredge-inverter 
  id: 1  
  host: 192.168.178.66  
  port: 1502  
  usage: grid  
  modbus: tcpip  
  timeout: 3s  
  name: grid1
- type: template
  template: solaredge-inverter 
  id: 1  
  host: 192.168.178.66  
  port: 1502  
  usage: pv  
  modbus: tcpip  
  timeout: 3s  
  name: pv2

chargers:
- type: template
  template: easee 
  user:   
  password: 
  charger: EHPYYYYY  
  name: wallbox4

vehicles:
- type: template
  template: opel 
  title: Ginger  
  user:  
  password: 
  capacity: 50  
  phases: 3  
  mode: pv  
  minSoC: 10  
  targetSoC: 100  
  minCurrent: 6  
  maxCurrent: 16  
  cloud: true  
  name: ev3

loadpoints:
- title: Carport
  charger: wallbox4
  vehicles:
  - ev3
  mode: pv
  phases: 3
  mincurrent: 6
  maxcurrent: 16
  resetOnDisconnect: true

site:
  title: Home
  meters:
    grid: grid1
    pvs:
    - pv2

Log details

Liefere ich nach, falls benötigt.

What type of operating system are you running?

Linux

Version

evcc version 0.109.0

premultiply commented 1 year ago

Du hast am Loadpoint phases: 3 gesetzt. Also steht der Loadpoint fest auf 3p.

Vgl. https://docs.evcc.io/docs/reference/configuration/loadpoints#phases