Skip to content

Hyundai Bluelink (EU): vehicle API polled every 15 minutes regardless of poll mode setting - kills 12V battery #30006

@stietz

Description

@stietz

Describe the bug

When using the Hyundai Bluelink (EU) vehicle integration, the Hyundai API (/status and /status/latest) is called every 15 minutes even when poll mode is set to "charging" (or "connected" with an update interval >15min) and the charger is in state A (no vehicle connected). This causes unnecessary wakeups of the car's telematics module and drains the 12V auxiliary battery in as little as 6-8 hours.

It is not clear what functionality requires the regular checking of the vehicle status if no car is connected to the charger and the default behaviour is not well documented in the UI.

Expected behaviour

With poll mode set to "charging", no API calls should be made when the charger reports status A (unplugged).
Image
With poll mode set to "connected", no API calls should be made when the charger reports status A and it should honour the update interval.
Image
Note that the latter includes a warning that regular querrying can drain the battery and has a default value of 60min, not 15min!!

Actual behaviour

The Hyundai API is called every 15 minutes regardless of poll mode or charger status. The two calls always appear as a pair — /status immediately followed by /status/latest — at a precise 15 minute interval.

Consequences

Each API call wakes the car's telematics module, which draws from the 12V battery. With the car parked overnight (or even while at work) and not charging, 4 API calls per hour seem to drain the 12V battery completely in 6-8 hours! Once the 12V battery is drained the car is "dead", i.e. it needs a jump start (requiring jump start leads/battery, fiddly removal of a plastic cover to access the manual lock etc).

Workaround

Setting the vehicle cache to a high value (e.g. 86,400 seconds) in the UI reduces the frequency of API calls. This does not fix the underlying issue of poll mode being ignored but limits the damage.
Image
Note that this field is blank by default (not set to the apparent default of 15min=900seconds and it does not carry a warning unlike the update interval in the charger settings.

Additional info

I have a Hyundai Ioniq Electric (2020) using Hyundai Bluelink EU API.

My internet search suggest that the 12V battery for the Hyundai Electric (2020) is only charged when:

  • Driving / in Ready mode (DC-DC converter runs continuously, ~30 minutes needed for a good top-up)
  • While plugged in and actively charging the main battery (DC-DC converter also runs during AC charging)
  • If Battery Saver+ is activated which checks every 72 hours and tops up for max 20 minutes if voltage is low. Battery Saver+ can be turned on/off in the cluster menu but interval isn't configurable. Stops activating after 10 consecutive triggers.

Apparently, the Ioniq BEV does it roughly once per 24 hours, while the Kona BEV does it 4 times per day.

The log below only gives the charger status, the internal vehicle evcc API call and the Hyundai Bluelink API calls. I couldn't identify a pattern that trigger the query of the evcc vehicle API endpoint or the Bluelink call directly.

Steps to reproduce

  1. Configure a Hyundai Bluelink vehicle in evcc
  2. Set poll mode to charging
  3. Leave the car unplugged overnight
  4. Enable trace logging for hyundai
  5. Observe API calls to prd.eu-ccapi.hyundai.com appearing every 15 minutes despite charger being in state A throughout

Configuration details

[main  ] INFO 2026/05/18 17:47:54 config file not found, database-only mode
[main  ] INFO 2026/05/18 17:47:54 using sqlite database: /root/.evcc/evcc.db?_pragma=busy_timeout(5000)&_pragma=synchronous(NORMAL)&_time_format=sqlite

Log details

[lp-1  ] DEBUG 2026/05/18 15:51:32 charger status: A
[httpd ] TRACE 2026/05/18 15:52:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:52:02 charger status: A
[httpd ] TRACE 2026/05/18 15:52:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:52:32 charger status: A
[httpd ] TRACE 2026/05/18 15:53:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:53:02 charger status: A
[httpd ] TRACE 2026/05/18 15:53:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:53:32 charger status: A
[httpd ] TRACE 2026/05/18 15:54:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:54:02 charger status: A
[httpd ] TRACE 2026/05/18 15:54:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:54:32 charger status: A
[httpd ] TRACE 2026/05/18 15:55:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:55:02 charger status: A
[httpd ] TRACE 2026/05/18 15:55:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:55:32 charger status: A
[httpd ] TRACE 2026/05/18 15:56:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:56:02 charger status: A
[httpd ] TRACE 2026/05/18 15:56:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:56:32 charger status: A
[httpd ] TRACE 2026/05/18 15:57:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:57:02 charger status: A
[httpd ] TRACE 2026/05/18 15:57:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:57:32 charger status: A
[httpd ] TRACE 2026/05/18 15:58:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:58:02 charger status: A
[httpd ] TRACE 2026/05/18 15:58:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:58:32 charger status: A
[httpd ] TRACE 2026/05/18 15:59:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:59:02 charger status: A
[httpd ] TRACE 2026/05/18 15:59:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 15:59:32 charger status: A
[httpd ] TRACE 2026/05/18 16:00:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:00:02 charger status: A
[httpd ] TRACE 2026/05/18 16:00:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:00:32 charger status: A
[httpd ] TRACE 2026/05/18 16:01:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:01:02 charger status: A
[httpd ] TRACE 2026/05/18 16:01:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:01:32 charger status: A
[httpd ] TRACE 2026/05/18 16:02:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:02:02 charger status: A
[httpd ] TRACE 2026/05/18 16:02:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:02:32 charger status: A
[httpd ] TRACE 2026/05/18 16:03:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:03:02 charger status: A
[httpd ] TRACE 2026/05/18 16:03:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:03:32 charger status: A
[httpd ] TRACE 2026/05/18 16:04:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:04:02 charger status: A
[httpd ] TRACE 2026/05/18 16:04:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:04:32 charger status: A
[hyundai] TRACE 2026/05/18 16:04:37 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status
[hyundai] TRACE 2026/05/18 16:04:37 {"retCode":"S","resCode":"0000","resMsg":{"airCtrlOn":false,"engine":true,"doorLock":false,"doorOpen":{"frontLeft":0,"frontRight":1,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"defrost":false,"acc":true,"evStatus":{"batteryCharge":false,"batteryStatus":100,"batteryPlugin":0,"remainTime2":{"etc1":{"value":1,"unit":1},"etc2":{"value":2,"unit":1},"etc3":{"value":1,"unit":1},"atc":{"value":0,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":179.5728155339806,"unit":3},"totalAvailableRange":{"value":179.5728155339806,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":179.5728155339806,"unit":3},"totalAvailableRange":{"value":179.5728155339806,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":179.5728155339806,"unit":3},"totalAvailableRange":{"value":179.5728155339806,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":true,"transCond":true,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":91,"batState":1},"sleepModeCheck":false,"time":"20260518160437","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:00:00"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"msgId":"e0a75490-52ca-11f1-bda4-9f30f0b426d7"}
[hyundai] TRACE 2026/05/18 16:04:37 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status/latest
[hyundai] TRACE 2026/05/18 16:04:37 {"retCode":"S","resCode":"0000","resMsg":{"vehicleStatusInfo":{"vehicleLocation":{"coord":{"lat":***,"lon":***,"alt":87,"type":0},"head":233,"speed":{"value":0,"unit":0},"accuracy":{"hdop":0,"pdop":0},"time":"20260518034548"},"vehicleStatus":{"airCtrlOn":false,"engine":true,"doorLock":false,"doorOpen":{"frontLeft":1,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"defrost":false,"acc":true,"evStatus":{"batteryCharge":false,"batteryStatus":100,"batteryPlugin":0,"remainTime2":{"etc1":{"value":1,"unit":1},"etc2":{"value":2,"unit":1},"etc3":{"value":1,"unit":1},"atc":{"value":0,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":179.5728155339806,"unit":3},"totalAvailableRange":{"value":179.5728155339806,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":179.5728155339806,"unit":3},"totalAvailableRange":{"value":179.5728155339806,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":179.5728155339806,"unit":3},"totalAvailableRange":{"value":179.5728155339806,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":true,"transCond":true,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":91,"batState":1},"sleepModeCheck":false,"time":"20260518160437","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:00:00"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":88242.6,"unit":1}}},"msgId":"e32e74a0-52ca-11f1-bda4-7af18c594b06"}
[httpd ] TRACE 2026/05/18 16:05:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:05:02 charger status: A
[httpd ] TRACE 2026/05/18 16:05:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:05:32 charger status: A
[httpd ] TRACE 2026/05/18 16:06:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:06:02 charger status: A
[httpd ] TRACE 2026/05/18 16:06:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:06:32 charger status: A
[httpd ] TRACE 2026/05/18 16:07:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:07:02 charger status: A
[httpd ] TRACE 2026/05/18 16:07:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:07:32 charger status: A
[httpd ] TRACE 2026/05/18 16:08:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:08:02 charger status: A
[httpd ] TRACE 2026/05/18 16:08:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:08:32 charger status: A
[httpd ] TRACE 2026/05/18 16:09:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:09:32 charger status: A
[httpd ] TRACE 2026/05/18 16:10:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:10:02 charger status: A
[httpd ] TRACE 2026/05/18 16:10:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:10:32 charger status: A
[httpd ] TRACE 2026/05/18 16:11:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:11:02 charger status: A
[httpd ] TRACE 2026/05/18 16:11:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:11:32 charger status: A
[httpd ] TRACE 2026/05/18 16:12:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:12:02 charger status: A
[httpd ] TRACE 2026/05/18 16:12:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:12:32 charger status: A
[httpd ] TRACE 2026/05/18 16:13:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:13:02 charger status: A
[httpd ] TRACE 2026/05/18 16:13:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:13:32 charger status: A
[httpd ] TRACE 2026/05/18 16:14:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:14:02 charger status: A
[httpd ] TRACE 2026/05/18 16:14:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:14:32 charger status: A
[httpd ] TRACE 2026/05/18 16:15:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:15:02 charger status: A
[httpd ] TRACE 2026/05/18 16:15:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:15:32 charger status: A
[httpd ] TRACE 2026/05/18 16:16:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:16:02 charger status: A
[httpd ] TRACE 2026/05/18 16:16:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:16:32 charger status: A
[httpd ] TRACE 2026/05/18 16:17:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:17:02 charger status: A
[httpd ] TRACE 2026/05/18 16:17:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:17:32 charger status: A
[httpd ] TRACE 2026/05/18 16:18:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:18:02 charger status: A
[httpd ] TRACE 2026/05/18 16:18:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:18:32 charger status: A
[httpd ] TRACE 2026/05/18 16:19:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:19:02 charger status: A
[httpd ] TRACE 2026/05/18 16:19:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:19:32 charger status: A
[httpd ] TRACE 2026/05/18 16:20:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:20:02 charger status: A
[hyundai] TRACE 2026/05/18 16:20:28 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status
[hyundai] TRACE 2026/05/18 16:20:28 {"retCode":"S","resCode":"0000","resMsg":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":5,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":7,"unit":1},"atc":{"value":7,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518162028","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:05:17"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"msgId":"0ae466b0-52cd-11f1-871f-7de79ba53c97"}
[hyundai] TRACE 2026/05/18 16:20:28 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status/latest
[hyundai] TRACE 2026/05/18 16:20:28 {"retCode":"S","resCode":"0000","resMsg":{"vehicleStatusInfo":{"vehicleLocation":{"coord":{"lat":***,"lon":***,"alt":0,"type":0},"head":250,"speed":{"value":0,"unit":1},"accuracy":{"hdop":0,"pdop":0},"time":"20260518161836"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":5,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":7,"unit":1},"atc":{"value":7,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518162028","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:05:17"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":88245.5,"unit":1}}},"msgId":"19ffbdc0-52cd-11f1-871f-1dba9c4cdec6"}
[httpd ] TRACE 2026/05/18 16:20:28 GET /api/config/devices/vehicle/db:13/status
[httpd ] TRACE 2026/05/18 16:20:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:20:32 charger status: A
[httpd ] TRACE 2026/05/18 16:21:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:21:02 charger status: A
[httpd ] TRACE 2026/05/18 16:21:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:21:32 charger status: A
[httpd ] TRACE 2026/05/18 16:22:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:22:02 charger status: A
[httpd ] TRACE 2026/05/18 16:22:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:22:32 charger status: A
[httpd ] TRACE 2026/05/18 16:23:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:23:02 charger status: A
[httpd ] TRACE 2026/05/18 16:23:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:23:32 charger status: A
[httpd ] TRACE 2026/05/18 16:24:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:24:02 charger status: A
[httpd ] TRACE 2026/05/18 16:24:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:24:32 charger status: A
[httpd ] TRACE 2026/05/18 16:25:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:25:02 charger status: A
[httpd ] TRACE 2026/05/18 16:25:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:25:32 charger status: A
[httpd ] TRACE 2026/05/18 16:26:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:26:02 charger status: A
[httpd ] TRACE 2026/05/18 16:26:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:26:32 charger status: A
[httpd ] TRACE 2026/05/18 16:27:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:27:02 charger status: A
[httpd ] TRACE 2026/05/18 16:27:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:27:32 charger status: A
[httpd ] TRACE 2026/05/18 16:28:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:28:02 charger status: A
[httpd ] TRACE 2026/05/18 16:28:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:28:32 charger status: A
[httpd ] TRACE 2026/05/18 16:29:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:29:02 charger status: A
[httpd ] TRACE 2026/05/18 16:29:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:29:32 charger status: A
[httpd ] TRACE 2026/05/18 16:30:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:30:02 charger status: A
[httpd ] TRACE 2026/05/18 16:30:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:30:32 charger status: A
[httpd ] TRACE 2026/05/18 16:31:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:31:02 charger status: A
[httpd ] TRACE 2026/05/18 16:31:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:31:32 charger status: A
[httpd ] TRACE 2026/05/18 16:32:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:32:02 charger status: A
[httpd ] TRACE 2026/05/18 16:32:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:32:32 charger status: A
[httpd ] TRACE 2026/05/18 16:33:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:33:02 charger status: A
[httpd ] TRACE 2026/05/18 16:33:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:33:32 charger status: A
[httpd ] TRACE 2026/05/18 16:34:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:34:02 charger status: A
[httpd ] TRACE 2026/05/18 16:34:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:34:32 charger status: A
[httpd ] TRACE 2026/05/18 16:35:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:35:02 charger status: A
[httpd ] TRACE 2026/05/18 16:35:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:35:32 charger status: A
[hyundai] TRACE 2026/05/18 16:35:57 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status
[hyundai] TRACE 2026/05/18 16:35:57 {"retCode":"S","resCode":"0000","resMsg":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":5,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":7,"unit":1},"atc":{"value":7,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518163556","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:20:46"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"msgId":"3534b2b0-52cf-11f1-bda4-4340e233c1e3"}
[hyundai] TRACE 2026/05/18 16:35:57 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status/latest
[hyundai] TRACE 2026/05/18 16:35:57 {"retCode":"S","resCode":"0000","resMsg":{"vehicleStatusInfo":{"vehicleLocation":{"coord":{"lat":***,"lon":***,"alt":0,"type":0},"head":250,"speed":{"value":0,"unit":1},"accuracy":{"hdop":0,"pdop":0},"time":"20260518161836"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":5,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":7,"unit":1},"atc":{"value":7,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518163556","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:20:46"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":88245.5,"unit":1}}},"msgId":"43c92680-52cf-11f1-871f-63b344eba335"}
[httpd ] TRACE 2026/05/18 16:35:57 GET /api/config/devices/vehicle/db:13/status
[httpd ] TRACE 2026/05/18 16:36:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:36:02 charger status: A
[httpd ] TRACE 2026/05/18 16:36:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:36:32 charger status: A
[httpd ] TRACE 2026/05/18 16:37:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:37:02 charger status: A
[httpd ] TRACE 2026/05/18 16:37:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:37:32 charger status: A
[httpd ] TRACE 2026/05/18 16:38:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:38:02 charger status: A
[httpd ] TRACE 2026/05/18 16:38:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:38:32 charger status: A
[httpd ] TRACE 2026/05/18 16:39:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:39:02 charger status: A
[httpd ] TRACE 2026/05/18 16:39:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:39:32 charger status: A
[httpd ] TRACE 2026/05/18 16:40:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:40:02 charger status: A
[httpd ] TRACE 2026/05/18 16:40:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:40:32 charger status: A
[httpd ] TRACE 2026/05/18 16:41:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:41:02 charger status: A
[httpd ] TRACE 2026/05/18 16:41:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:41:32 charger status: A
[httpd ] TRACE 2026/05/18 16:42:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:42:02 charger status: A
[httpd ] TRACE 2026/05/18 16:42:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:42:32 charger status: A
[httpd ] TRACE 2026/05/18 16:43:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:43:02 charger status: A
[httpd ] TRACE 2026/05/18 16:43:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:43:32 charger status: A
[httpd ] TRACE 2026/05/18 16:44:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:44:02 charger status: A
[httpd ] TRACE 2026/05/18 16:44:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:44:32 charger status: A
[httpd ] TRACE 2026/05/18 16:45:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:45:02 charger status: A
[httpd ] TRACE 2026/05/18 16:45:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:45:32 charger status: A
[httpd ] TRACE 2026/05/18 16:46:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:46:02 charger status: A
[httpd ] TRACE 2026/05/18 16:46:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:46:32 charger status: A
[httpd ] TRACE 2026/05/18 16:47:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:47:02 charger status: A
[httpd ] TRACE 2026/05/18 16:47:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:47:32 charger status: A
[httpd ] TRACE 2026/05/18 16:48:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:48:02 charger status: A
[httpd ] TRACE 2026/05/18 16:48:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:48:32 charger status: A
[httpd ] TRACE 2026/05/18 16:49:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:49:02 charger status: A
[httpd ] TRACE 2026/05/18 16:49:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:49:32 charger status: A
[httpd ] TRACE 2026/05/18 16:50:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:50:02 charger status: A
[httpd ] TRACE 2026/05/18 16:50:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:50:32 charger status: A
[httpd ] TRACE 2026/05/18 16:51:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:51:02 charger status: A
[hyundai] TRACE 2026/05/18 16:51:28 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status
[hyundai] TRACE 2026/05/18 16:51:28 {"retCode":"S","resCode":"0000","resMsg":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":6,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":7,"unit":1},"atc":{"value":7,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518165128","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:36:17"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"msgId":"5f865e40-52d1-11f1-871f-d5c63a468648"}
[hyundai] TRACE 2026/05/18 16:51:28 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status/latest
[hyundai] TRACE 2026/05/18 16:51:28 {"retCode":"S","resCode":"0000","resMsg":{"vehicleStatusInfo":{"vehicleLocation":{"coord":{"lat":***,"lon":***,"alt":0,"type":0},"head":250,"speed":{"value":0,"unit":1},"accuracy":{"hdop":0,"pdop":0},"time":"20260518161836"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":6,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":7,"unit":1},"atc":{"value":7,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518165128","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:36:17"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":88245.5,"unit":1}}},"msgId":"6e8f8ce0-52d1-11f1-871f-faaf982dac50"}
[httpd ] TRACE 2026/05/18 16:51:28 GET /api/config/devices/vehicle/db:13/status
[httpd ] TRACE 2026/05/18 16:51:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:51:32 charger status: A
[httpd ] TRACE 2026/05/18 16:52:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:52:02 charger status: A
[httpd ] TRACE 2026/05/18 16:52:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:52:32 charger status: A
[httpd ] TRACE 2026/05/18 16:53:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:53:02 charger status: A
[httpd ] TRACE 2026/05/18 16:53:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:53:32 charger status: A
[httpd ] TRACE 2026/05/18 16:54:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:54:02 charger status: A
[httpd ] TRACE 2026/05/18 16:54:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:54:32 charger status: A
[httpd ] TRACE 2026/05/18 16:55:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:55:02 charger status: A
[httpd ] TRACE 2026/05/18 16:55:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:55:32 charger status: A
[httpd ] TRACE 2026/05/18 16:56:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:56:02 charger status: A
[httpd ] TRACE 2026/05/18 16:56:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:56:32 charger status: A
[httpd ] TRACE 2026/05/18 16:57:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:57:02 charger status: A
[httpd ] TRACE 2026/05/18 16:57:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:57:32 charger status: A
[httpd ] TRACE 2026/05/18 16:58:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:58:02 charger status: A
[httpd ] TRACE 2026/05/18 16:58:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:58:32 charger status: A
[httpd ] TRACE 2026/05/18 16:59:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:59:02 charger status: A
[httpd ] TRACE 2026/05/18 16:59:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 16:59:32 charger status: A
[httpd ] TRACE 2026/05/18 17:00:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:00:02 charger status: A
[httpd ] TRACE 2026/05/18 17:00:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:00:32 charger status: A
[httpd ] TRACE 2026/05/18 17:01:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:01:02 charger status: A
[httpd ] TRACE 2026/05/18 17:01:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:01:32 charger status: A
[httpd ] TRACE 2026/05/18 17:02:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:02:02 charger status: A
[httpd ] TRACE 2026/05/18 17:02:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:02:32 charger status: A
[httpd ] TRACE 2026/05/18 17:03:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:03:02 charger status: A
[httpd ] TRACE 2026/05/18 17:03:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:03:32 charger status: A
[httpd ] TRACE 2026/05/18 17:04:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:04:02 charger status: A
[httpd ] TRACE 2026/05/18 17:04:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:04:32 charger status: A
[httpd ] TRACE 2026/05/18 17:05:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:05:02 charger status: A
[httpd ] TRACE 2026/05/18 17:05:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:05:32 charger status: A
[httpd ] TRACE 2026/05/18 17:06:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:06:02 charger status: A
[httpd ] TRACE 2026/05/18 17:06:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:06:32 charger status: A
[hyundai] TRACE 2026/05/18 17:06:57 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status
[hyundai] TRACE 2026/05/18 17:06:57 {"retCode":"S","resCode":"0000","resMsg":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":6,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":6,"unit":1},"atc":{"value":6,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518170657","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:51:46"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"msgId":"89f18540-52d3-11f1-bda4-63f5ce093e52"}
[hyundai] TRACE 2026/05/18 17:06:57 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status/latest
[hyundai] TRACE 2026/05/18 17:06:57 {"retCode":"S","resCode":"0000","resMsg":{"vehicleStatusInfo":{"vehicleLocation":{"coord":{"lat":***,"lon":***,"alt":0,"type":0},"head":250,"speed":{"value":0,"unit":1},"accuracy":{"hdop":0,"pdop":0},"time":"20260518161836"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":99,"batteryPlugin":0,"remainTime2":{"etc1":{"value":6,"unit":1},"etc2":{"value":15,"unit":1},"etc3":{"value":6,"unit":1},"atc":{"value":6,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":178.33009708737865,"unit":3},"totalAvailableRange":{"value":178.33009708737865,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":false,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518170656","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:51:46"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":88245.5,"unit":1}}},"msgId":"98487ae0-52d3-11f1-bda4-8d5de3e1da54"}
[httpd ] TRACE 2026/05/18 17:06:57 GET /api/config/devices/vehicle/db:13/status
[httpd ] TRACE 2026/05/18 17:07:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:07:02 charger status: A
[httpd ] TRACE 2026/05/18 17:07:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:07:32 charger status: A
[httpd ] TRACE 2026/05/18 17:08:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:08:02 charger status: A
[httpd ] TRACE 2026/05/18 17:08:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:08:32 charger status: A
[httpd ] TRACE 2026/05/18 17:09:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:09:02 charger status: A
[httpd ] TRACE 2026/05/18 17:09:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:09:32 charger status: A
[httpd ] TRACE 2026/05/18 17:10:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:10:02 charger status: A
[httpd ] TRACE 2026/05/18 17:10:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:10:32 charger status: A
[httpd ] TRACE 2026/05/18 17:11:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:11:02 charger status: A
[httpd ] TRACE 2026/05/18 17:11:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:11:32 charger status: A
[httpd ] TRACE 2026/05/18 17:12:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:12:02 charger status: A
[httpd ] TRACE 2026/05/18 17:12:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:12:32 charger status: A
[httpd ] TRACE 2026/05/18 17:13:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:13:02 charger status: A
[httpd ] TRACE 2026/05/18 17:13:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:13:32 charger status: A
[httpd ] TRACE 2026/05/18 17:14:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:14:02 charger status: A
[httpd ] TRACE 2026/05/18 17:14:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:14:32 charger status: A
[httpd ] TRACE 2026/05/18 17:15:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:15:02 charger status: A
[httpd ] TRACE 2026/05/18 17:15:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:15:32 charger status: A
[httpd ] TRACE 2026/05/18 17:16:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:16:02 charger status: A
[httpd ] TRACE 2026/05/18 17:16:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:16:32 charger status: A
[httpd ] TRACE 2026/05/18 17:17:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:17:02 charger status: A
[httpd ] TRACE 2026/05/18 17:17:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:17:32 charger status: A
[httpd ] TRACE 2026/05/18 17:18:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:18:02 charger status: A
[httpd ] TRACE 2026/05/18 17:18:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:18:32 charger status: A
[httpd ] TRACE 2026/05/18 17:19:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:19:02 charger status: A
[httpd ] TRACE 2026/05/18 17:19:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:19:32 charger status: A
[httpd ] TRACE 2026/05/18 17:20:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:20:02 charger status: A
[httpd ] TRACE 2026/05/18 17:20:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:20:32 charger status: A
[httpd ] TRACE 2026/05/18 17:21:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:21:02 charger status: A
[httpd ] TRACE 2026/05/18 17:21:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:21:32 charger status: A
[httpd ] TRACE 2026/05/18 17:22:02 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:22:02 charger status: A
[hyundai] TRACE 2026/05/18 17:22:18 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status
[hyundai] TRACE 2026/05/18 17:22:18 {"retCode":"S","resCode":"0000","resMsg":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":98,"batteryPlugin":0,"remainTime2":{"etc1":{"value":12,"unit":1},"etc2":{"value":25,"unit":1},"etc3":{"value":15,"unit":1},"atc":{"value":15,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":177.0873786407767,"unit":3},"totalAvailableRange":{"value":177.0873786407767,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":177.0873786407767,"unit":3},"totalAvailableRange":{"value":177.0873786407767,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":177.0873786407767,"unit":3},"totalAvailableRange":{"value":177.0873786407767,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":true,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518172218","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:03:59"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"msgId":"b4304510-52d5-11f1-871f-5302bb37a0cd"}
[hyundai] TRACE 2026/05/18 17:22:18 GET https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/vehicles/***/status/latest
[hyundai] TRACE 2026/05/18 17:22:18 {"retCode":"S","resCode":"0000","resMsg":{"vehicleStatusInfo":{"vehicleLocation":{"coord":{"lat":***,"lon":***,"type":0},"head":171,"speed":{"value":0,"unit":0},"accuracy":{"hdop":0,"pdop":1},"time":"20260518171817"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":98,"batteryPlugin":0,"remainTime2":{"etc1":{"value":12,"unit":1},"etc2":{"value":25,"unit":1},"etc3":{"value":15,"unit":1},"atc":{"value":15,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":177.0873786407767,"unit":3},"totalAvailableRange":{"value":177.0873786407767,"unit":3}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[0,1,2,3,4,5,6],"time":{"time":"0730","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":true,"airTemp":{"value":"0AH","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"0740","timeSection":0},"endtime":{"time":"0730","timeSection":0}},"offPeakPowerFlag":1},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"00H","unit":0,"hvacTempType":0},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1959","timeSection":1}},"end":{"day":9,"time":{"time":"1959","timeSection":1}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":177.0873786407767,"unit":3},"totalAvailableRange":{"value":177.0873786407767,"unit":3}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":177.0873786407767,"unit":3},"totalAvailableRange":{"value":177.0873786407767,"unit":3}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":true,"steerWheelHeat":0,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":255,"batState":1},"sleepModeCheck":false,"time":"20260518172218","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:03:59"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":88248,"unit":1}}},"msgId":"bd4fa0a0-52d5-11f1-bda4-9c3afb0fdcb7"}
[httpd ] TRACE 2026/05/18 17:22:18 GET /api/config/devices/vehicle/db:13/status
[httpd ] TRACE 2026/05/18 17:22:32 GET /api/config/devices/vehicle/db:13/status
[lp-1  ] DEBUG 2026/05/18 17:22:32 charger status: A

What type of operating system or environment does evcc run on?

HomeAssistant Add-on

External automation

  • I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

evcc version 0.306.3

Metadata

Metadata

Assignees

Labels

questionRather clarification than issueuxUser experience/ interface

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions