evcc-io / evcc

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

Autos laden nicht mehr mit pv / minpv #12503

Closed teslajoshi closed 7 months ago

teslajoshi commented 7 months ago

Describe the bug

Hallo, seit heute laden 2 Teslas und ein Mini nicht mehr über PV Überschuss und MinPV. Nur über Now (schnell) beginnen alle zu laden, dann eben mit Vollgas. Gestern hat es noch funktoniert. Keine Ahnung. Evlt. ist ein Update in die Easee eingelaufen, oder Easee hat ein Problem. Wer kann mir helfen, auch mit Anleitung zum Log-Lesen. Die log die ich sehe, da steht so nichts drin und /oder ich bin etwas unbeholfen….

Konfig: 0.124.4 Easee Home Tesla 2024.2.7 Mini se

Steps to reproduce

1. 2. 3. ...

Configuration details

network:
schema: http
host: 192.168.2.75
port: 7070

interval: 10s

sponsortoken: ***

log: info
levels:
site: debug
lp-1: debug
lp-2: debug
cache: error
db: error
tesla: trace

site:

title: Mein Zuhause
meters:
grid: grid3
pv:
pv1
pv2
battery: battery2
residualPower: 100
maxGridSupplyWhileBatteryCharging: 50
meters:

type: template
template: kostal-plenticore
usage: pv
modbus: tcpip
name: pv1
id: 71
host: 192.168.2.144
port: 1502

type: template
template: kostal-plenticore
usage: battery
modbus: tcpip
name: battery2
id: 71
host: 192.168.2.144
port: 1502
capacity: 15.4 # in kwh

type: template
template: kostal-plenticore
usage: pv
modbus: tcpip
name: pv2
id: 71
host: 192.168.2.133
port: 1502

type: template
template: kostal-ksem-inverter
usage: grid
modbus: tcpip
name: grid3
id: 71
host: 192.168.2.144
port: 1502

chargers:

type: template
template: easee
user: ***
password: ***
charger: ***
name: wallbox5
authorize: true
vehicles:

name: car1
type: template
template: tesla-command
title: Tesla Model 3 SR+
vin: ***
capacity: 55

identifiers:
- *
mode: pv
accessToken: *

refreshToken: *

name: car2
type: template
template: tesla-command
title: Tesla Model Y
vin: *
capacity: 78

identifiers:
- *
mode: minpv
accessToken: *

refreshToken:*

tesla.evcc.io
name: car3
type: template
template: mini
title: Mini Cooper SE
user: *
password: *
vin: * # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
capacity: 33 # Akkukapazität in kWh (optional)
mode: pv
loadpoints:

title: Carport
charger: wallbox5
phases: 0 # 0=auto, 1/2/3 Phasen
mincurrent: 6
maxcurrent: 16
soc:
poll:
mode: charging
interval: 5m
estimate: true
tariffs:
currency: EUR # (default EUR)
grid:
type: fixed
price: 0.3336 # [currency]/kWh

feedin:
type: fixed
price: 0.08 # [currency]/kWh

Log details

Wird nachgereicht

What type of operating system are you running?

Linux

Version

0.124.4

VolkerK62 commented 7 months ago

bzgl Log https://docs.evcc.io/docs/guides/setup#wie-kann-ich-ein-logfile-zur-fehleranalyse-erstellen