evcc-io / evcc

Solar Charging ☀️🚘
https://evcc.io
MIT License
3.63k stars 674 forks source link

Opel Corsa E - EVBOX ELVI - Falscher SOC #17402

Closed j54j6 closed 6 hours ago

j54j6 commented 9 hours ago

Describe the bug

Moin,

ich bin ein wenig verwirrt, ich habe mir jetzt einen PSA zugelegt (Opel Corsa E F 2021), manchmal gehts auch, aber meistens nicht... Ich habe das Problem, dass mein SOC während des Ladens anscheinend abdriftet, sowohl nach oben, als auch nach unten... Manchmal sagt evcc, er ist voll (80% Limit eingestellt), dabei sind es schon 93% und manchmal (wie heute (bei 3 Grad Aussentemperatur)) sagt evcc das Auto hat 60%, aber es sind nur 56%...

Zu meiner Installation: -> Hosting innerhalb von Homeassistant als Container -> Es gibt in Homeassistant via ESPHome einen gesamt Zähler, diesen konnte ich bisher aber nicht zu EVCC hinzufügen (keine passende Integration) -> Effektiv konfiguriert ist mein Auto (PSA - Opel Corsa E F) und meine Wallbox

Im Log sieht man, dass der Ladestand korrekt abgerufen wird, aber dieser scheint nicht verwendet zu werden, ich habe so far auch keine Einstellung gefunden, diese zu erzwingen. Ich gehe davon aus, dass der "vermutete" Ladestrom der Wallbox für den Drift verantwortlich ist, aber derzeit habe ich an der WB keinen eigenen Zähler, das ist geplant, aber derzeit nicht umsetzbar. Gibt es da eine Möglichkeit, dass ich die Wallbox auf Basis des gemeldeten Ladestands abschalte? - Ich brauche kein PV oder sonstiges, mein EVCC dient lediglich als "Wallbox Controller"

Danke für die Hilfe LG

Steps to reproduce

Nicht zutreffend

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: debug
levels:
  cache: error

# unique installation id
plant: <<id>>

interval: 30s # control cycle interval

sponsortoken: <<token>>

# sponsors can set telemetry: true to enable anonymous data aggregation
# see https://github.com/evcc-io/evcc/discussions/4554
telemetry: false

chargers:
- type: template
  template: elvi 
  connector: 1  
  remotestart: false  
  connecttimeout: 5m  
  meter: false  
  name: wallbox1

loadpoints:
- title: Wallbox01
  charger: wallbox1
  mode: now

site:
  title: Main
  meters:

Log details

[lp-1 ] DEBUG 2024/11/22 16:03:57 soc estimated: 61.91% (vehicle: 56.00%)
[lp-1 ] DEBUG 2024/11/22 16:03:57 vehicle soc: 62%
[db:1 ] TRACE 2024/11/22 16:03:57 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:03:57 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:03:57 vehicle range: 108km
[site ] DEBUG 2024/11/22 16:04:07 ----
[lp-1 ] DEBUG 2024/11/22 16:04:07 charge power: 11040W
[site ] DEBUG 2024/11/22 16:04:07 pv power: 0W
[site ] DEBUG 2024/11/22 16:04:07 site power: 11040W
[lp-1 ] DEBUG 2024/11/22 16:04:07 charger status: C
[db:1 ] TRACE 2024/11/22 16:04:07 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:07 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:07 soc estimated: 61.96% (vehicle: 56.00%)
[lp-1 ] DEBUG 2024/11/22 16:04:07 vehicle soc: 62%
[db:1 ] TRACE 2024/11/22 16:04:07 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:07 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:07 vehicle range: 108km
[site ] DEBUG 2024/11/22 16:04:17 ----
[lp-1 ] DEBUG 2024/11/22 16:04:17 charge power: 11040W
[site ] DEBUG 2024/11/22 16:04:17 pv power: 0W
[site ] DEBUG 2024/11/22 16:04:17 site power: 11040W
[lp-1 ] DEBUG 2024/11/22 16:04:17 charger status: C
[db:1 ] TRACE 2024/11/22 16:04:17 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:17 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:17 soc estimated: 62.02% (vehicle: 56.00%)
[lp-1 ] DEBUG 2024/11/22 16:04:17 vehicle soc: 62%
[db:1 ] TRACE 2024/11/22 16:04:17 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:17 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:17 vehicle range: 108km
[db:1 ] TRACE 2024/11/22 16:04:22 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:22 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[db:1 ] TRACE 2024/11/22 16:04:22 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:22 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[db:1 ] TRACE 2024/11/22 16:04:22 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:22 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[db:1 ] TRACE 2024/11/22 16:04:22 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:22 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[site ] DEBUG 2024/11/22 16:04:27 ----
[lp-1 ] DEBUG 2024/11/22 16:04:27 charge power: 11040W
[site ] DEBUG 2024/11/22 16:04:27 pv power: 0W
[site ] DEBUG 2024/11/22 16:04:27 site power: 11040W
[lp-1 ] DEBUG 2024/11/22 16:04:27 charger status: C
[db:1 ] TRACE 2024/11/22 16:04:27 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:27 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:27 soc estimated: 62.07% (vehicle: 56.00%)
[lp-1 ] DEBUG 2024/11/22 16:04:27 vehicle soc: 62%
[db:1 ] TRACE 2024/11/22 16:04:27 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:27 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:27 vehicle range: 108km
[db:1 ] TRACE 2024/11/22 16:04:32 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:32 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[db:1 ] TRACE 2024/11/22 16:04:32 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:32 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[db:1 ] TRACE 2024/11/22 16:04:32 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:32 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[db:1 ] TRACE 2024/11/22 16:04:32 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:32 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[site ] DEBUG 2024/11/22 16:04:37 ----
[lp-1 ] DEBUG 2024/11/22 16:04:37 charge power: 11040W
[site ] DEBUG 2024/11/22 16:04:37 pv power: 0W
[site ] DEBUG 2024/11/22 16:04:37 site power: 11040W
[lp-1 ] DEBUG 2024/11/22 16:04:37 charger status: C
[db:1 ] TRACE 2024/11/22 16:04:37 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:37 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:37 soc estimated: 62.13% (vehicle: 56.00%)
[lp-1 ] DEBUG 2024/11/22 16:04:37 vehicle soc: 62%
[db:1 ] TRACE 2024/11/22 16:04:37 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:37 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:37 vehicle range: 108km
[site ] DEBUG 2024/11/22 16:04:47 ----
[lp-1 ] DEBUG 2024/11/22 16:04:47 charge power: 11040W
[site ] DEBUG 2024/11/22 16:04:47 pv power: 0W
[site ] DEBUG 2024/11/22 16:04:47 site power: 11040W
[lp-1 ] DEBUG 2024/11/22 16:04:47 charger status: C
[db:1 ] TRACE 2024/11/22 16:04:47 GET http://192.168.2.12:5000/get_vehicleinfo/VXKUHZKXZM4122543?from_cache=1
[db:1 ] TRACE 2024/11/22 16:04:47 {"embedded": null, "links": {"_self": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113/status?profile=endUser", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}, "vehicle": {"deprecation": null, "href": "https://api.groupe-psa.com/connectedcar/v4/user/vehicles/1c0cdab5f28665cc18ac445820fedb93bcce55f412bda2768ed39d099f49d397d37b206fbd056019ff96b9ab1b0a28667ce9625b801769d590204be0fadd4a3c0ff413bd5e8070682ccb8c58f8c6e74ea3adb02f354f74307aa49c12e83a07113", "hreflang": null, "name": null, "profile": null, "templated": null, "title": null, "type": null}}, "battery": {"current": null, "voltage": 73.0}, "doors_state": null, "energy": [{"updated_at": "2024-11-22 14:45:39+00:00", "autonomy": 108.0, "battery": null, "charging": {"charging_mode": "Slow", "charging_rate": 64, "next_delayed_time": "PT15H20M", "plugged": true, "remaining_time": "PT1H50M", "status": "InProgress"}, "consumption": null, "level": 56.0, "residual": null, "type": "Electric"}], "environment": {"created_at": null, "air": {"temp": 3.0}, "luminosity": {"day": false}}, "ignition": {"type": "Stop"}, "kinetic": {"acceleration": null, "moving": false, "pace": null, "speed": null}, "last_position": {"type": "Feature", "geometry": {"coordinates": [8.23909, 53.15755, 9.0], "type": "Point"}, "properties": {"heading": 39.0, "signal_quality": 9.0, "type": "Acquire", "updated_at": "2024-11-21 18:04:06+00:00"}}, "preconditionning": {"air_conditioning": {"failure_cause": null, "status": "Disabled", "updated_at": "2024-11-22 14:45:39+00:00", "created_at": "2024-11-22 14:45:39+00:00"}}, "privacy": {"state": "None"}, "safety": null, "service": {"type": "Electric", "updated_at": null}, "timed_odometer": {"updated_at": "2024-11-22 14:45:39+00:00", "mileage": 46139.3}}
[lp-1 ] DEBUG 2024/11/22 16:04:47 soc estimated: 62.18% (vehicle: 56.00%)
[lp-1 ] DEBUG 2024/11/22 16:04:47 vehicle soc: 62%

What type of operating system are you running?

HomeAssistant Add-on

Nightly build

Version

0.131.6

VolkerK62 commented 9 hours ago

Kannst mal estimate: false probieren. https://docs.evcc.io/docs/reference/configuration/loadpoints#soc