moveToHueAndSaturation(with:expectedValues:expectedValueInterval:completion:)

Declaration

func moveToHueAndSaturation(with params: MTRColorControlClusterMoveToHueAndSaturationParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func moveToHueAndSaturation(with params: MTRColorControlClusterMoveToHueAndSaturationParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws