stepColorTemperature(with:completionHandler:)

Declaration

func stepColorTemperature(with params: MTRColorControlClusterStepColorTemperatureParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func stepColorTemperature(with params: MTRColorControlClusterStepColorTemperatureParams) async throws