set Variable Duration Override
abstract suspend fun setVariableDurationOverride(variable: String, newDuration: Duration): HouseSettings
Sets an override duration for a specific variable.
Return
the updated HouseSettings instance
Parameters
variable
variable name to set the override for
new Duration
duration to use as the override