moveHue(with:completionHandler:)

Declaration

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