enhancedMoveHue(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

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