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
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 25s
This commit is contained in:
@ -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{
|
||||
|
Reference in New Issue
Block a user