Und nun schon wieder, ich habe vor knapp einer Stunden den PKW wieder angesteckt, aber der SoC wurde noch nicht übernommen, hier das Log:
Code: Alles auswählen
2025-07-20 18:35:25,217 - {modules.common.configurable_vehicle:66} - {DEBUG:fetch soc_ev2} - Vehicle Instance <class 'modules.vehicles.manual.config.ManualSoc'>
2025-07-20 18:35:25,219 - {modules.common.configurable_vehicle:67} - {DEBUG:fetch soc_ev2} - Calculated SoC-State CalculatedSocState(imported_start=4120926, manual_soc=None, soc_start=64)
2025-07-20 18:35:25,220 - {modules.common.configurable_vehicle:68} - {DEBUG:fetch soc_ev2} - Vehicle Update Data VehicleUpdateData(plug_state=True, charge_state=False, imported=4126494, battery_capacity=77000, efficiency=90, soc_from_cp=None, timestamp_soc_from_cp=None, soc_timestamp=1753009765.439719)
2025-07-20 18:35:25,221 - {modules.common.configurable_vehicle:69} - {DEBUG:fetch soc_ev2} - General Config GeneralVehicleConfig(use_soc_from_cp=True, request_interval_charging=300, request_interval_not_charging=43200, request_only_plugged=True)
2025-07-20 18:35:25,221 - {modules.common.component_context:29} - {DEBUG:fetch soc_ev2} - Update Komponente ['Manueller SoC']
2025-07-20 18:35:25,222 - {modules.vehicles.common.calc_soc.calc_soc:17} - {DEBUG:fetch soc_ev2} - SoC-Gain: ((5.568kWh charged * 90% efficiency) / 77.0kWh battery-size) * 100 = 6.508051948051947%
2025-07-20 18:35:25,237 - {modules.vehicles.common.calc_soc.calc_soc:21} - {DEBUG:fetch soc_ev2} - 64% + 5.0112kWh = 70.50805194805194%
2025-07-20 18:35:25,239 - {modules.common.configurable_vehicle:80} - {DEBUG:fetch soc_ev2} - Requested start soc from calculation: 70.50805194805194%
2025-07-20 18:35:25,239 - {modules.common.store._api:26} - {DEBUG:fetch soc_ev2} - Raw data CarState(soc=70.50805194805194, range=None, soc_timestamp=1753029325.239184)
2025-07-20 18:35:25,890 - {modules.common.store._api:31} - {INFO:store soc_ev2} - Saving CarState(soc=70.50805194805194, range=None, soc_timestamp=1753029325.239184)
2025-07-20 18:35:35,271 - {modules.common.configurable_vehicle:66} - {DEBUG:fetch soc_ev2} - Vehicle Instance <class 'modules.vehicles.manual.config.ManualSoc'>
2025-07-20 18:35:35,271 - {modules.common.configurable_vehicle:67} - {DEBUG:fetch soc_ev2} - Calculated SoC-State CalculatedSocState(imported_start=4120926, manual_soc=None, soc_start=64)
2025-07-20 18:35:35,272 - {modules.common.configurable_vehicle:68} - {DEBUG:fetch soc_ev2} - Vehicle Update Data VehicleUpdateData(plug_state=True, charge_state=False, imported=4126494, battery_capacity=77000, efficiency=90, soc_from_cp=54, timestamp_soc_from_cp=1753029324, soc_timestamp=1753029325.239184)
2025-07-20 18:35:35,272 - {modules.common.configurable_vehicle:69} - {DEBUG:fetch soc_ev2} - General Config GeneralVehicleConfig(use_soc_from_cp=True, request_interval_charging=300, request_interval_not_charging=43200, request_only_plugged=True)
2025-07-20 18:35:35,272 - {modules.common.component_context:29} - {DEBUG:fetch soc_ev2} - Update Komponente ['Manueller SoC']
2025-07-20 18:35:35,273 - {modules.common.configurable_vehicle:80} - {DEBUG:fetch soc_ev2} - Requested start soc from chargepoint: 54%
2025-07-20 18:35:35,288 - {modules.common.configurable_vehicle:97} - {DEBUG:fetch soc_ev2} - Not updating SoC, because timestamp is older.
Aber: Not updating SoC, because timestamp is older.