Update climate control preset temperatures for improved user experience
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 23s

This commit is contained in:
2025-07-10 16:22:18 -04:00
parent 20f7ab5aa2
commit 6604b8ccc3

View File

@ -532,12 +532,13 @@ func (v *Vehicle) UpdateClimateQuickPresets() error {
"presetType": "userPreset",
"name": "Cooling",
"runTimeMinutes": "10",
"climateZoneFrontTemp": "65",
"climateZoneFrontTemp": "70",
"climateZoneFrontAirMode": "FEET_FACE_BALANCED",
"climateZoneFrontAirVolume": "7",
"climateZoneFrontAirVolume": "5",
"outerAirCirculation": "outsideAir",
"heatedRearWindowActive": "false",
"heatedSeatFrontLeft": "HIGH_COOL",
"heatedSeatFrontRight": "HIGH_COOL",
"airConditionOn": "false",
"startConfiguration": "START_ENGINE_ALLOW_KEY_IN_IGNITION",
// "canEdit": "true",