disableAction(with:completionHandler:)
Declaration
func disableAction(with params: MTRActionsClusterDisableActionParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func disableAction(with params: MTRActionsClusterDisableActionParams) async throws