stepHue(with:completion:)

Declaration

func stepHue(with params: MTRColorControlClusterStepHueParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func stepHue(with params: MTRColorControlClusterStepHueParams) async throws