Add multi-car success test, update feature descriptions, and enhance climate profile structure
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 25s

This commit is contained in:
2025-07-22 16:54:04 -04:00
parent d7944123dd
commit 92d4266f8b
4 changed files with 40 additions and 2 deletions

View File

@ -150,7 +150,7 @@ var features = map[string]string{
"PANPM-TUIRWAOC": "Power Moonroof",
"PANPM-DG2G": "Panoramic Moonroof",
"PHEV": "Electric Vehicle",
"RES": "Remote Start",
"RES": "Remote Engine Start",
"REARBRK": "Reverse Auto Braking",
"TIF_35": "Tire Pressure Front 35",
"TIR_33": "Tire Pressure Rear 35",
@ -167,6 +167,7 @@ var features = map[string]string{
"RVFS": "Remote Vehicle Find System",
"TLD": "Tire Pressure Low Detection",
"DOOR_LU_STAT": "Door Lock/Unlock Status",
"RPOI": "Remote Geo Point of Interest",
}
var troubles = map[string]string{