setSynchronizedTemperatureOn

abstract suspend fun setSynchronizedTemperatureOn(zone: VehicleZone<SeatArea>, on: Boolean)

Sets the temperature synchronization for a specific zone.

Parameters

zone

A set of SeatArea; areas which are not supported by isSynchronizedTemperatureOn will be ignored.

on

true for synchronizing, otherwise false.