Climatization Status
@Serializable
Climate control state: heating/cooling mode, target temperature, and window heating.
Constructors
Link copied to clipboard
constructor(capturedAt: Instant, state: ClimatizationState?, remainingTimeMin: Int?, targetTemperature: Double?, windowHeatingEnabled: Boolean?)