stepHue(with:completionHandler:)

Declaration

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