enhancedStepHue(with:completionHandler:)

Declaration

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