Did the update, the authorization and restarted Domoticz. This is what I have now (I deleted my VIN):
Code: Select all
2025-07-05 14:32:46.455 Volvo: DEBUG: {"data": {"frontLeft": {"value": "NO_WARNING", "timestamp": "2025-07-05T12:32:36.778Z"}, "frontRight": {"value": "NO_WARNING", "timestamp": "2025-07-05T12:32:36.778Z"}, "rearLeft": {"value": "NO_WARNING", "timestamp": "2025-07-05T12:32:36.778Z"}, "rearRight": {"value": "NO_WARNING", "timestamp": "2025-07-05T12:32:36.778Z"}}}
2025-07-05 14:32:46.470 Volvo: TextSensor (Volvo-FrontRightTyrePressure)
2025-07-05 14:32:46.484 Volvo: TextSensor (Volvo-FrontLeftTyrePressure)
2025-07-05 14:32:46.499 Volvo: TextSensor (Volvo-RearRightTyrePressure)
2025-07-05 14:32:46.513 Volvo: TextSensor (Volvo-RearLeftTyrePressure)
2025-07-05 14:32:46.514 Volvo: DEBUG: GetDiagnostics() called
2025-07-05 14:32:46.514 Volvo: DEBUG: VolvoAPI(https://api.volvocars.com/connected-vehicle/v2/vehicles/-verwijderd-/diagnostics,application/json) called
2025-07-05 14:32:46.999 Volvo: DEBUG:
2025-07-05 14:32:47.000 Volvo: DEBUG: <Response [200]>
2025-07-05 14:32:47.000 Volvo: DEBUG: Result took 0:00:00.485362
2025-07-05 14:32:47.001 Volvo: DEBUG:
2025-07-05 14:32:47.002 Volvo: DEBUG: {
2025-07-05 14:32:47.002 Volvo: DEBUG: {"data": {"serviceWarning": {"value": "NO_WARNING", "timestamp": "2025-07-05T12:32:36.778Z"}, "engineHoursToService": {"value": 500, "unit": "h", "timestamp": "2025-07-05T12:32:36.778Z"}, "distanceToService": {"value": 16706, "unit": "km", "timestamp": "2025-07-05T12:32:36.778Z"}, "washerFluidLevelWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "timeToService": {"value": 9, "unit": "months", "timestamp": "2025-07-05T12:32:36.778Z"}}}
2025-07-05 14:32:47.016 Volvo: TextSensor (Volvo-WasherFluidLevel)
2025-07-05 14:32:47.017 Volvo: DEBUG: SafeUpdateSensor(-verwijderd-,29,EngineHoursToService,243,31,{'data': {'serviceWarning': {'value': 'NO_WARNING', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'engineHoursToService': {'value': 500, 'unit': 'h', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'distanceToService': {'value': 16706, 'unit': 'km', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'washerFluidLevelWarning': {'value': 'UNSPECIFIED', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'timeToService': {'value': 9, 'unit': 'months', 'timestamp': '2025-07-05T12:32:36.778Z'}}},engineHoursToService
2025-07-05 14:32:47.017 Volvo: DEBUG: Changing from + 500,500.0 to 500,500.0
2025-07-05 14:32:47.033 Volvo: General/Custom Sensor (Volvo-EngineHoursToService)
2025-07-05 14:32:47.033 Volvo: DEBUG: SafeUpdateSensor(-verwijderd-,30,KmToService,243,31,{'data': {'serviceWarning': {'value': 'NO_WARNING', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'engineHoursToService': {'value': 500, 'unit': 'h', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'distanceToService': {'value': 16706, 'unit': 'km', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'washerFluidLevelWarning': {'value': 'UNSPECIFIED', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'timeToService': {'value': 9, 'unit': 'months', 'timestamp': '2025-07-05T12:32:36.778Z'}}},distanceToService
2025-07-05 14:32:47.034 Volvo: DEBUG: Changing from + 16712,16712.0 to 16706,16706.0
2025-07-05 14:32:47.047 Volvo: General/Custom Sensor (Volvo-KmToService)
2025-07-05 14:32:47.048 Volvo: DEBUG: SafeUpdateSensor(-verwijderd-,31,MonthsToService,243,31,{'data': {'serviceWarning': {'value': 'NO_WARNING', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'engineHoursToService': {'value': 500, 'unit': 'h', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'distanceToService': {'value': 16706, 'unit': 'km', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'washerFluidLevelWarning': {'value': 'UNSPECIFIED', 'timestamp': '2025-07-05T12:32:36.778Z'}, 'timeToService': {'value': 9, 'unit': 'months', 'timestamp': '2025-07-05T12:32:36.778Z'}}},timeToService
2025-07-05 14:32:47.048 Volvo: DEBUG: Changing from + 9,9.0 to 9,9.0
2025-07-05 14:32:47.062 Volvo: General/Custom Sensor (Volvo-MonthsToService)
2025-07-05 14:32:47.076 Volvo: TextSensor (Volvo-ServiceStatus)
2025-07-05 14:32:47.076 Volvo: DEBUG: GetEngineStatus() called
2025-07-05 14:32:47.076 Volvo: DEBUG: VolvoAPI(https://api.volvocars.com/connected-vehicle/v2/vehicles/-verwijderd-/engine-status,application/json) called
2025-07-05 14:32:47.569 Volvo: DEBUG:
2025-07-05 14:32:47.569 Volvo: DEBUG: <Response [200]>
2025-07-05 14:32:47.570 Volvo: DEBUG: Result took 0:00:00.492462
2025-07-05 14:32:47.571 Volvo: DEBUG:
2025-07-05 14:32:47.571 Volvo: DEBUG: {
2025-07-05 14:32:47.572 Volvo: DEBUG: {"data": {"engineStatus": {"value": "STOPPED", "timestamp": "2025-07-05T12:32:36.778Z"}}}
2025-07-05 14:32:47.572 Volvo: DEBUG: UpdateSwitch(-verwijderd-,37,engineStatus,0,Off called
2025-07-05 14:32:47.572 Volvo: DEBUG: Switch status unchanged, not updating Volvo-engineStatus
2025-07-05 14:32:47.572 Volvo: DEBUG: GetEngine() called
2025-07-05 14:32:47.573 Volvo: DEBUG: VolvoAPI(https://api.volvocars.com/connected-vehicle/v2/vehicles/-verwijderd-/engine,application/json) called
2025-07-05 14:32:48.027 Volvo: DEBUG:
2025-07-05 14:32:48.027 Volvo: DEBUG: <Response [200]>
2025-07-05 14:32:48.027 Volvo: DEBUG: Result took 0:00:00.453828
2025-07-05 14:32:48.029 Volvo: DEBUG:
2025-07-05 14:32:48.030 Volvo: DEBUG: {
2025-07-05 14:32:48.030 Volvo: DEBUG: {"data": {"oilLevelWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "engineCoolantLevelWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}}}
2025-07-05 14:32:48.046 Volvo: TextSensor (Volvo-engineCoolantLevel)
2025-07-05 14:32:48.061 Volvo: TextSensor (Volvo-oilLevel)
2025-07-05 14:32:48.061 Volvo: DEBUG: GetWarningStatus() called
2025-07-05 14:32:48.061 Volvo: DEBUG: VolvoAPI(https://api.volvocars.com/connected-vehicle/v2/vehicles/-verwijderd-/warnings,application/json) called
2025-07-05 14:32:48.562 Volvo: DEBUG:
2025-07-05 14:32:48.562 Volvo: DEBUG: <Response [200]>
2025-07-05 14:32:48.563 Volvo: DEBUG: Result took 0:00:00.500221
2025-07-05 14:32:48.566 Volvo: DEBUG:
2025-07-05 14:32:48.568 Volvo: DEBUG: {
2025-07-05 14:32:48.569 Volvo: DEBUG: {"data": {"brakeLightCenterWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "brakeLightLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "brakeLightRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "fogLightFrontWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "fogLightRearWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "positionLightFrontLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "positionLightFrontRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "positionLightRearLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "positionLightRearRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "highBeamLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "highBeamRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "lowBeamLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "lowBeamRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "daytimeRunningLightLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "daytimeRunningLightRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "turnIndicationFrontLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "turnIndicationFrontRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "turnIndicationRearLeftWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "turnIndicationRearRightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "registrationPlateLightWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "sideMarkLightsWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "hazardLightsWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}, "reverseLightsWarning": {"value": "UNSPECIFIED", "timestamp": "2025-07-05T12:32:36.778Z"}}}
2025-07-05 14:32:48.585 Volvo: TextSensor (Volvo-BrakeLightCenterWarning)
2025-07-05 14:32:48.600 Volvo: TextSensor (Volvo-BrakeLightLeftWarning)
2025-07-05 14:32:48.613 Volvo: TextSensor (Volvo-BrakeLightRightWarning)
2025-07-05 14:32:48.626 Volvo: TextSensor (Volvo-fogLightFrontWarning)
2025-07-05 14:32:48.643 Volvo: TextSensor (Volvo-fogLightRearWarning)
2025-07-05 14:32:48.664 Volvo: TextSensor (Volvo-positionLightFrontLeftWarning)
2025-07-05 14:32:48.679 Volvo: TextSensor (Volvo-positionLightFrontRightWarning)
2025-07-05 14:32:48.693 Volvo: TextSensor (Volvo-positionLightRearLeftWarning)
2025-07-05 14:32:48.709 Volvo: TextSensor (Volvo-positionLightRearRightWarning)
2025-07-05 14:32:48.724 Volvo: TextSensor (Volvo-highBeamLeftWarning)
2025-07-05 14:32:48.739 Volvo: TextSensor (Volvo-highBeamRightWarning)
2025-07-05 14:32:48.752 Volvo: TextSensor (Volvo-lowBeamLeftWarning)
2025-07-05 14:32:48.766 Volvo: TextSensor (Volvo-lowBeamRightWarning)
2025-07-05 14:32:48.783 Volvo: TextSensor (Volvo-daytimeRunningLightLeftWarning)
2025-07-05 14:32:48.798 Volvo: TextSensor (Volvo-daytimeRunningLightRightWarning)
2025-07-05 14:32:48.813 Volvo: TextSensor (Volvo-turnIndicationFrontLeftWarning)
2025-07-05 14:32:48.829 Volvo: TextSensor (Volvo-turnIndicationFrontRightWarning)
2025-07-05 14:32:48.843 Volvo: TextSensor (Volvo-turnIndicationRearLeftWarning)
2025-07-05 14:32:48.858 Volvo: TextSensor (Volvo-turnIndicationRearRightWarning)
2025-07-05 14:32:48.872 Volvo: TextSensor (Volvo-registrationPlateLightWarning)
2025-07-05 14:32:48.887 Volvo: TextSensor (Volvo-sideMarkLightsWarning)
2025-07-05 14:32:48.899 Volvo: TextSensor (Volvo-hazardMarkLightsWarning)
2025-07-05 14:32:48.912 Volvo: TextSensor (Volvo-reverseMarkLightsWarning)
2025-07-05 14:32:48.912 Volvo: DEBUG: UpdateLastKnownLocation() called
2025-07-05 14:32:48.912 Volvo: DEBUG: LastKnownLocation present, checking if we have to update and / or record a trip
2025-07-05 14:32:48.913 Volvo: DEBUG: Car moved, calculate difference and write to triplog.csv
2025-07-05 14:32:48.913 Volvo: DEBUG: UpdateSwitch(-verwijderd-,84,Car is moving or moved,0,Off called
2025-07-05 14:32:48.913 Volvo: DEBUG: Changing from + 1,On to 0,Off
2025-07-05 14:32:48.928 Volvo: On/Off Switch (Volvo-Car is moving or moved)
2025-07-05 14:32:48.929 Volvo: DEBUG: 52.64897138888889;5.101028888888889;52.64897138888889,5.101028888888889;13308;149768.9051431204;83
2025-07-05 14:32:48.943 Volvo: TextSensor (Volvo-Last Known Location)
2025-07-05 14:32:48.957 Volvo: TextSensor (Volvo-Current Location)
2025-07-05 14:32:48.957 Volvo: DEBUG: existing file, append line
2025-07-05 14:32:48.971 Volvo: TextSensor (Volvo-Last Trip)
2025-07-05 14:32:48.971 Volvo: DEBUG: No ABRP token and/or apikey or no EV features detected, ignoring
2025-07-05 14:32:48.972 Volvo: Acquiring GIL for 'onStartCallback'
2025-07-05 14:32:49.022 Volvo: Pushing 'onHeartbeatCallback' on to queue
2025-07-05 14:32:49.072 Volvo: Processing 'onHeartbeatCallback' message
2025-07-05 14:32:49.073 Volvo: Acquiring GIL for 'onHeartbeatCallback'
2025-07-05 14:32:49.073 Volvo: Calling message handler 'onHeartbeat' on 'module' type object.
2025-07-05 14:32:49.073 Volvo: DEBUG: onHeartbeat called
2025-07-05 14:32:49.073 Volvo: DEBUG: Heartbeat() called
2025-07-05 14:32:49.073 Volvo: DEBUG: Not refreshing token, expires in 1732.6971080303192 seconds
2025-07-05 14:32:49.073 Volvo: DEBUG: We already have a vin
2025-07-05 14:32:49.073 Volvo: DEBUG: CreatePushButton(-verwijderd-,76,Flash) called
2025-07-05 14:32:49.073 Volvo: DEBUG: CreatePushButton(-verwijderd-,75,Honk) called
2025-07-05 14:32:49.073 Volvo: DEBUG: CreatePushButton(-verwijderd-,77,Honk and Flash) called
2025-07-05 14:32:49.074 Volvo: DEBUG: CreatePushButton(-verwijderd-,78,Lock with Reduced Guard) called
2025-07-05 14:32:49.074 Volvo: DEBUG: CreatePushButton(-verwijderd-,82,Force Update) called
2025-07-05 14:32:49.074 Volvo: DEBUG: Already exists
2025-07-05 14:32:49.074 Volvo: DEBUG: Climatization switched off, do nothing
2025-07-05 14:32:49.074 Volvo: DEBUG: Not updating, 893.1454837322235 to update
2025-07-05 14:32:49.074 Volvo: DEBUG: No ABRP token and/or apikey or no EV features detected, ignoring
2025-07-05 14:32:49.074 Volvo: Acquiring GIL for 'onHeartbeatCallback'
2025-07-05 14:32:59.008 Volvo: Pushing 'onHeartbeatCallback' on to queue
2025-07-05 14:32:59.059 Volvo: Processing 'onHeartbeatCallback' message
2025-07-05 14:32:59.059 Volvo: Acquiring GIL for 'onHeartbeatCallback'
2025-07-05 14:32:59.059 Volvo: Calling message handler 'onHeartbeat' on 'module' type object.
2025-07-05 14:32:59.059 Volvo: DEBUG: onHeartbeat called
2025-07-05 14:32:59.059 Volvo: DEBUG: Heartbeat() called
2025-07-05 14:32:59.059 Volvo: DEBUG: Not refreshing token, expires in 1722.7107319831848 seconds
2025-07-05 14:32:59.060 Volvo: DEBUG: We already have a vin
2025-07-05 14:32:59.060 Volvo: DEBUG: CreatePushButton(-verwijderd-,76,Flash) called
2025-07-05 14:32:59.060 Volvo: DEBUG: CreatePushButton(-verwijderd-,75,Honk) called
2025-07-05 14:32:59.060 Volvo: DEBUG: CreatePushButton(-verwijderd-,77,Honk and Flash) called
2025-07-05 14:32:59.060 Volvo: DEBUG: CreatePushButton(-verwijderd-,78,Lock with Reduced Guard) called
2025-07-05 14:32:59.060 Volvo: DEBUG: CreatePushButton(-verwijderd-,82,Force Update) called
2025-07-05 14:32:59.060 Volvo: DEBUG: Already exists
2025-07-05 14:32:59.060 Volvo: DEBUG: Climatization switched off, do nothing
2025-07-05 14:32:59.060 Volvo: DEBUG: Not updating, 883.1591591835022 to update
2025-07-05 14:32:59.060 Volvo: DEBUG: No ABRP token and/or apikey or no EV features detected, ignoring
2025-07-05 14:32:59.061 Volvo: Acquiring GIL for 'onHeartbeatCallback'