moveHue(with:completion:)

Declaration

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